2021-12-13 01:40:41,903 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-12-13 01:40:41,904 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-12-13 01:40:41,913 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-12-13 01:40:41,913 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-12-13 01:40:41,913 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-12-13 01:40:41,913 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-12-13 01:40:41,913 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2021-12-13 01:40:41,913 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-12-13 01:40:41,914 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-12-13 01:40:41,914 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-12-13 01:40:41,914 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-12-13 01:40:41,914 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-12-13 01:40:41,914 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-12-13 01:40:41,914 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-12-13 01:40:41,914 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-12-13 01:40:41,915 DEBUG 33:basic_vm.py(1) - start time 2021-12-13 01:40:41,915 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-12-13 01:40:41,915 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-13 01:40:41,915 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 01:40:41,915 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-12-13 01:40:41,915 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-13 01:40:41,917 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:42,077 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-12-13 01:40:42,079 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-13 01:40:42,079 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"53a38f1ed98e49879b3f4090b3b34ef1","type":"vlm","name":"c4f02695-6e76-428f-806f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f3eb450e0c314639948af1433c454abe","type":"vlm","name":"689d4799-2620-4828-aeb3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-12-13 01:40:42,082 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-12-13 01:40:42,082 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-12-13 01:40:42,082 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-12-13 01:40:42,082 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-12-13 01:40:42,083 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-12-13 01:40:42,083 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-13 01:40:42,083 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-12-13 01:40:42,083 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-12-13 01:40:42,084 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-13 01:40:42,086 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:42,151 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-12-13 01:40:42,152 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-13 01:40:42,153 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"53a38f1ed98e49879b3f4090b3b34ef1","type":"vlm","name":"c4f02695-6e76-428f-806f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f3eb450e0c314639948af1433c454abe","type":"vlm","name":"689d4799-2620-4828-aeb3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-12-13 01:40:42,155 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-12-13 01:40:42,155 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-12-13 01:40:42,155 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-12-13 01:40:42,177 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-12-13 01:40:42,177 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-12-13 01:40:42,177 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-12-13 01:40:42,178 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:42,698 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-12-13 01:40:42,700 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-12-13 01:40:42,701 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"7b99645e96cb479f96910e00726c39cb","version":{"id":"c1849bc445454211a4d071840abcb647","name":"1.0","description":"Initial version","status":"Draft"}} 2021-12-13 01:40:42,704 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-12-13 01:40:42,704 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-12-13 01:40:42,710 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-12-13 01:40:42,711 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/7b99645e96cb479f96910e00726c39cb/versions/c1849bc445454211a4d071840abcb647/actions 2021-12-13 01:40:42,711 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-12-13 01:40:42,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:42,936 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/7b99645e96cb479f96910e00726c39cb/versions/c1849bc445454211a4d071840abcb647/actions HTTP/1.1" 200 2 2021-12-13 01:40:42,938 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-12-13 01:40:42,939 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-12-13 01:40:42,943 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-12-13 01:40:42,960 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-13 01:40:42,961 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-13 01:40:42,962 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-12-13 01:40:42,963 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-12-13 01:40:42,963 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-13 01:40:42,966 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:43,041 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-12-13 01:40:43,043 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-13 01:40:43,044 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 8e7c45fd-df6f","description":"vendor software product","vendorName":"c4f02695-6e76-428f-806f","vendorId":"53a38f1ed98e49879b3f4090b3b34ef1","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5c108806d9ab48a3b6bc551f6e5960e9","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 471b8a6f-baee","description":"vendor software product","vendorName":"689d4799-2620-4828-aeb3","vendorId":"f3eb450e0c314639948af1433c454abe","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cdb42bb6d13b47e8babe7f46699dd4b0","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-13 01:40:43,047 DEBUG 324:vsp.py(1) - importing VSP pNF 8e7c45fd-df6f from SDC 2021-12-13 01:40:43,047 DEBUG 324:vsp.py(1) - importing VSP vFW 471b8a6f-baee from SDC 2021-12-13 01:40:43,048 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-13 01:40:43,048 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-13 01:40:43,049 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-13 01:40:43,049 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-13 01:40:43,050 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-13 01:40:43,050 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-12-13 01:40:43,051 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-12-13 01:40:43,051 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-13 01:40:43,054 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:43,134 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-12-13 01:40:43,135 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-13 01:40:43,136 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 8e7c45fd-df6f","description":"vendor software product","vendorName":"c4f02695-6e76-428f-806f","vendorId":"53a38f1ed98e49879b3f4090b3b34ef1","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5c108806d9ab48a3b6bc551f6e5960e9","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 471b8a6f-baee","description":"vendor software product","vendorName":"689d4799-2620-4828-aeb3","vendorId":"f3eb450e0c314639948af1433c454abe","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cdb42bb6d13b47e8babe7f46699dd4b0","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-13 01:40:43,139 DEBUG 324:vsp.py(1) - importing VSP pNF 8e7c45fd-df6f from SDC 2021-12-13 01:40:43,140 DEBUG 324:vsp.py(1) - importing VSP vFW 471b8a6f-baee from SDC 2021-12-13 01:40:43,140 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-13 01:40:43,141 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-13 01:40:43,141 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-13 01:40:43,142 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-13 01:40:43,142 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-13 01:40:43,143 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-12-13 01:40:43,144 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-12-13 01:40:43,144 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-13 01:40:43,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:43,209 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-12-13 01:40:43,211 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-13 01:40:43,212 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 8e7c45fd-df6f","description":"vendor software product","vendorName":"c4f02695-6e76-428f-806f","vendorId":"53a38f1ed98e49879b3f4090b3b34ef1","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5c108806d9ab48a3b6bc551f6e5960e9","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 471b8a6f-baee","description":"vendor software product","vendorName":"689d4799-2620-4828-aeb3","vendorId":"f3eb450e0c314639948af1433c454abe","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cdb42bb6d13b47e8babe7f46699dd4b0","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-13 01:40:43,214 DEBUG 324:vsp.py(1) - importing VSP pNF 8e7c45fd-df6f from SDC 2021-12-13 01:40:43,215 DEBUG 324:vsp.py(1) - importing VSP vFW 471b8a6f-baee from SDC 2021-12-13 01:40:43,216 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-13 01:40:43,216 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-13 01:40:43,217 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-13 01:40:43,217 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-13 01:40:43,218 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-13 01:40:43,218 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-12-13 01:40:43,219 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-12-13 01:40:43,219 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-13 01:40:43,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:43,284 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-12-13 01:40:43,286 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-13 01:40:43,286 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 8e7c45fd-df6f","description":"vendor software product","vendorName":"c4f02695-6e76-428f-806f","vendorId":"53a38f1ed98e49879b3f4090b3b34ef1","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5c108806d9ab48a3b6bc551f6e5960e9","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 471b8a6f-baee","description":"vendor software product","vendorName":"689d4799-2620-4828-aeb3","vendorId":"f3eb450e0c314639948af1433c454abe","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cdb42bb6d13b47e8babe7f46699dd4b0","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-13 01:40:43,288 DEBUG 324:vsp.py(1) - importing VSP pNF 8e7c45fd-df6f from SDC 2021-12-13 01:40:43,288 DEBUG 324:vsp.py(1) - importing VSP vFW 471b8a6f-baee from SDC 2021-12-13 01:40:43,289 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-13 01:40:43,289 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-13 01:40:43,289 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-13 01:40:43,289 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-12-13 01:40:43,289 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-13 01:40:43,290 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-13 01:40:43,290 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-12-13 01:40:43,290 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-12-13 01:40:43,290 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-13 01:40:43,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:43,361 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-12-13 01:40:43,362 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-13 01:40:43,362 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 8e7c45fd-df6f","description":"vendor software product","vendorName":"c4f02695-6e76-428f-806f","vendorId":"53a38f1ed98e49879b3f4090b3b34ef1","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5c108806d9ab48a3b6bc551f6e5960e9","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 471b8a6f-baee","description":"vendor software product","vendorName":"689d4799-2620-4828-aeb3","vendorId":"f3eb450e0c314639948af1433c454abe","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cdb42bb6d13b47e8babe7f46699dd4b0","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-13 01:40:43,364 DEBUG 324:vsp.py(1) - importing VSP pNF 8e7c45fd-df6f from SDC 2021-12-13 01:40:43,364 DEBUG 324:vsp.py(1) - importing VSP vFW 471b8a6f-baee from SDC 2021-12-13 01:40:43,365 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-13 01:40:43,365 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-13 01:40:43,365 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-13 01:40:43,368 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-12-13 01:40:43,369 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-13 01:40:43,369 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 01:40:43,369 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-12-13 01:40:43,369 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-13 01:40:43,371 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:43,429 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-12-13 01:40:43,430 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-13 01:40:43,431 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"7b99645e96cb479f96910e00726c39cb","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"53a38f1ed98e49879b3f4090b3b34ef1","type":"vlm","name":"c4f02695-6e76-428f-806f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f3eb450e0c314639948af1433c454abe","type":"vlm","name":"689d4799-2620-4828-aeb3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-12-13 01:40:43,433 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-12-13 01:40:43,433 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-12-13 01:40:43,433 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-12-13 01:40:43,433 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/7b99645e96cb479f96910e00726c39cb/versions 2021-12-13 01:40:43,433 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 01:40:43,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:43,536 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/7b99645e96cb479f96910e00726c39cb/versions HTTP/1.1" 200 264 2021-12-13 01:40:43,538 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 01:40:43,538 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c1849bc445454211a4d071840abcb647","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639359642258,"modificationTime":1639359642843,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-13 01:40:43,541 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-13 01:40:43,541 INFO 192:__init__.py(1) - Vendor found, updating information 2021-12-13 01:40:43,542 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 01:40:43,542 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/7b99645e96cb479f96910e00726c39cb/versions 2021-12-13 01:40:43,542 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 01:40:43,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:43,613 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/7b99645e96cb479f96910e00726c39cb/versions HTTP/1.1" 200 264 2021-12-13 01:40:43,614 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 01:40:43,615 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c1849bc445454211a4d071840abcb647","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639359642258,"modificationTime":1639359642843,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-13 01:40:43,617 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-13 01:40:43,618 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-12-13 01:40:43,618 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-12-13 01:40:43,618 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": "7b99645e96cb479f96910e00726c39cb", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-12-13 01:40:43,620 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:45,233 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-12-13 01:40:45,236 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-12-13 01:40:45,236 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"a96a8a3916b048f8b31f3383d30a6bbb","version":{"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","status":"Draft"}} 2021-12-13 01:40:45,240 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-12-13 01:40:45,241 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-12-13 01:40:45,241 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/a96a8a3916b048f8b31f3383d30a6bbb/versions 2021-12-13 01:40:45,242 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 01:40:45,245 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:45,340 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions HTTP/1.1" 200 253 2021-12-13 01:40:45,342 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 01:40:45,342 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639359643702,"modificationTime":1639359644186,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 01:40:45,346 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-12-13 01:40:45,346 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:45,346 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 01:40:45,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:45,648 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 223 2021-12-13 01:40:45,650 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 01:40:45,650 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639359643702,"modificationTime":1639359644164} 2021-12-13 01:40:45,654 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-12-13 01:40:45,654 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:45,655 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 01:40:45,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40: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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 391 2021-12-13 01:40:46,055 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 01:40: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":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","version":"29d4e3ed2fc54a21b186024a5fa18405"} 2021-12-13 01:40:46,059 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-12-13 01:40:46,060 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:46,060 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 01:40:46,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:46,482 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 391 2021-12-13 01:40:46,484 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 01:40:46,485 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":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","version":"29d4e3ed2fc54a21b186024a5fa18405"} 2021-12-13 01:40:46,489 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-12-13 01:40:46,490 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-12-13 01:40:46,490 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/a96a8a3916b048f8b31f3383d30a6bbb/versions 2021-12-13 01:40:46,491 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 01:40:46,494 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:46,558 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions HTTP/1.1" 200 253 2021-12-13 01:40:46,560 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 01:40:46,560 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639359643702,"modificationTime":1639359644186,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 01:40:46,563 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-12-13 01:40:46,564 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:46,564 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 01:40:46,567 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:46,653 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 223 2021-12-13 01:40:46,654 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 01:40:46,655 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639359643702,"modificationTime":1639359644164} 2021-12-13 01:40:46,657 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-12-13 01:40:46,658 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:46,658 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 01:40:46,660 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:46,978 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 391 2021-12-13 01:40:46,981 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 01:40:46,982 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":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","version":"29d4e3ed2fc54a21b186024a5fa18405"} 2021-12-13 01:40:46,988 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-12-13 01:40:46,988 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:46,989 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 01:40:46,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:47,476 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 391 2021-12-13 01:40:47,478 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 01:40:47,478 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","version":"29d4e3ed2fc54a21b186024a5fa18405"} 2021-12-13 01:40:47,482 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-12-13 01:40:47,482 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405/orchestration-template-candidate 2021-12-13 01:40:47,483 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-12-13 01:40:47,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:47,926 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405/orchestration-template-candidate HTTP/1.1" 200 94 2021-12-13 01:40:47,928 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-12-13 01:40:47,929 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 01:40:47,929 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-12-13 01:40:47,933 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-12-13 01:40:47,933 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/a96a8a3916b048f8b31f3383d30a6bbb/versions 2021-12-13 01:40:47,934 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 01:40:47,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:48,037 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions HTTP/1.1" 200 253 2021-12-13 01:40:48,038 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 01:40:48,039 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639359643702,"modificationTime":1639359644186,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 01:40:48,042 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 01:40:48,042 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:48,042 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 01:40:48,045 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:48,148 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 222 2021-12-13 01:40:48,150 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 01:40:48,151 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639359643702,"modificationTime":1639359647892} 2021-12-13 01:40:48,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-12-13 01:40:48,154 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:48,154 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 01:40:48,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:48,451 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 462 2021-12-13 01:40:48,453 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 01:40:48,453 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":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","version":"29d4e3ed2fc54a21b186024a5fa18405","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 01:40:48,457 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-12-13 01:40:48,457 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:48,457 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 01:40:48,460 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:48,651 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 462 2021-12-13 01:40:48,652 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 01:40:48,653 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":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","version":"29d4e3ed2fc54a21b186024a5fa18405","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 01:40:48,656 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-12-13 01:40:48,656 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-12-13 01:40:48,657 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/a96a8a3916b048f8b31f3383d30a6bbb/versions 2021-12-13 01:40:48,657 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 01:40:48,660 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:48,729 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions HTTP/1.1" 200 253 2021-12-13 01:40:48,731 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 01:40:48,731 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639359643702,"modificationTime":1639359644186,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 01:40:48,734 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-12-13 01:40:48,735 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:48,735 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 01:40:48,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:48,944 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 222 2021-12-13 01:40:48,946 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 01:40:48,946 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639359643702,"modificationTime":1639359647892} 2021-12-13 01:40:48,950 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-12-13 01:40:48,950 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:48,951 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 01:40:48,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:49,153 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 462 2021-12-13 01:40:49,155 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 01:40:49,155 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":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","version":"29d4e3ed2fc54a21b186024a5fa18405","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 01:40:49,159 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-12-13 01:40:49,159 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:49,159 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 01:40:49,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:49,353 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 462 2021-12-13 01:40:49,354 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 01:40:49,355 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":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","version":"29d4e3ed2fc54a21b186024a5fa18405","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 01:40:49,358 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-12-13 01:40:49,359 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405/orchestration-template-candidate/process 2021-12-13 01:40:49,359 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-12-13 01:40:49,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:53,192 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-12-13 01:40:53,194 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-12-13 01:40:53,195 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-12-13 01:40:53,198 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-12-13 01:40:53,199 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-12-13 01:40:53,199 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/a96a8a3916b048f8b31f3383d30a6bbb/versions 2021-12-13 01:40:53,199 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 01:40:53,202 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:53,282 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions HTTP/1.1" 200 253 2021-12-13 01:40:53,284 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 01:40:53,284 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639359643702,"modificationTime":1639359644186,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 01:40:53,287 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-12-13 01:40:53,288 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:53,288 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 01:40:53,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:53,499 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 222 2021-12-13 01:40:53,501 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 01:40:53,501 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639359643702,"modificationTime":1639359653179} 2021-12-13 01:40:53,504 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-12-13 01:40:53,505 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:53,505 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 01:40:53,508 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:53,682 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 638 2021-12-13 01:40:53,684 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 01:40:53,684 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":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","version":"29d4e3ed2fc54a21b186024a5fa18405","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-12-13 01:40:53,687 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-12-13 01:40:53,688 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:53,688 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 01:40:53,691 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:53,861 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 638 2021-12-13 01:40:53,863 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 01:40:53,864 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":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","version":"29d4e3ed2fc54a21b186024a5fa18405","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-12-13 01:40:53,866 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-12-13 01:40:53,867 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-12-13 01:40:53,867 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/a96a8a3916b048f8b31f3383d30a6bbb/versions 2021-12-13 01:40:53,868 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 01:40:53,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:53,936 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions HTTP/1.1" 200 253 2021-12-13 01:40:53,937 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 01:40:53,937 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639359643702,"modificationTime":1639359644186,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 01:40:53,940 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-12-13 01:40:53,940 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:53,941 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 01:40:53,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:54,045 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 222 2021-12-13 01:40:54,047 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 01:40:54,047 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639359643702,"modificationTime":1639359653179} 2021-12-13 01:40:54,050 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-12-13 01:40:54,050 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:54,051 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 01:40:54,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:54,234 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 638 2021-12-13 01:40:54,235 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 01:40:54,236 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":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","version":"29d4e3ed2fc54a21b186024a5fa18405","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-12-13 01:40:54,239 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-12-13 01:40:54,239 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:54,239 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 01:40:54,242 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:54,416 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 638 2021-12-13 01:40:54,418 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 01:40:54,418 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":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","version":"29d4e3ed2fc54a21b186024a5fa18405","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-12-13 01:40:54,427 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-12-13 01:40:54,427 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405/actions 2021-12-13 01:40:54,427 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-12-13 01:40:54,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:57,825 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405/actions HTTP/1.1" 200 2 2021-12-13 01:40:57,827 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-12-13 01:40:57,828 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-12-13 01:40:57,832 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-12-13 01:40:57,832 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/a96a8a3916b048f8b31f3383d30a6bbb/versions 2021-12-13 01:40:57,832 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 01:40:57,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:57,907 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions HTTP/1.1" 200 253 2021-12-13 01:40:57,908 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 01:40:57,908 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639359643702,"modificationTime":1639359654499,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 01:40:57,911 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-12-13 01:40:57,912 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:57,912 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 01:40:57,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:58,003 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 223 2021-12-13 01:40:58,004 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 01:40:58,005 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639359643702,"modificationTime":1639359653179} 2021-12-13 01:40:58,008 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-12-13 01:40:58,008 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:58,008 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 01:40:58,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:58,287 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 638 2021-12-13 01:40:58,289 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 01:40:58,289 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":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","version":"29d4e3ed2fc54a21b186024a5fa18405","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-12-13 01:40:58,292 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-12-13 01:40:58,293 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-12-13 01:40:58,293 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/a96a8a3916b048f8b31f3383d30a6bbb/versions 2021-12-13 01:40:58,294 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 01:40:58,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:58,383 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions HTTP/1.1" 200 253 2021-12-13 01:40:58,385 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 01:40:58,385 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639359643702,"modificationTime":1639359654499,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 01:40:58,388 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-12-13 01:40:58,388 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:58,388 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 01:40:58,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:58,594 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 223 2021-12-13 01:40:58,595 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 01:40:58,596 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639359643702,"modificationTime":1639359653179} 2021-12-13 01:40:58,599 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-12-13 01:40:58,599 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:40:58,600 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 01:40:58,602 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:40:58,995 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 638 2021-12-13 01:40:58,997 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 01:40:58,997 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":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","version":"29d4e3ed2fc54a21b186024a5fa18405","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-12-13 01:40:59,006 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-12-13 01:40:59,006 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405/actions 2021-12-13 01:40:59,006 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-12-13 01:40:59,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:04,864 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405/actions HTTP/1.1" 200 2 2021-12-13 01:41:04,866 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-12-13 01:41:04,866 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-12-13 01:41:04,868 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-12-13 01:41:04,868 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/a96a8a3916b048f8b31f3383d30a6bbb/versions 2021-12-13 01:41:04,869 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 01:41:04,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:04,931 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions HTTP/1.1" 200 264 2021-12-13 01:41:04,932 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 01:41:04,932 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639359643702,"modificationTime":1639359664090,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-13 01:41:04,934 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-12-13 01:41:04,934 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-12-13 01:41:04,934 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/a96a8a3916b048f8b31f3383d30a6bbb/versions 2021-12-13 01:41:04,934 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 01:41:04,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:04,989 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions HTTP/1.1" 200 264 2021-12-13 01:41:04,990 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 01:41:04,990 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639359643702,"modificationTime":1639359664090,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-13 01:41:04,995 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-12-13 01:41:04,996 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405/actions 2021-12-13 01:41:04,996 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-12-13 01:41:04,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:05,900 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405/actions HTTP/1.1" 200 363 2021-12-13 01:41:05,902 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-12-13 01:41:05,902 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"29d4e3ed2fc54a21b186024a5fa18405","packageId":"a96a8a3916b048f8b31f3383d30a6bbb","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-13 01:41:05,902 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"29d4e3ed2fc54a21b186024a5fa18405","packageId":"a96a8a3916b048f8b31f3383d30a6bbb","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-13 01:41:05,916 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-13 01:41:05,916 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-13 01:41:05,917 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-12-13 01:41:05,917 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-12-13 01:41:05,917 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-13 01:41:05,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:41:05,991 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-12-13 01:41:05,992 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-12-13 01:41:05,992 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-12-13 01:41:05,992 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-12-13 01:41:05,993 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-12-13 01:41:05,993 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-12-13 01:41:05,993 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-12-13 01:41:05,993 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:41:05,993 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-13 01:41:16,004 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-13 01:41:16,004 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-13 01:41:16,005 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-12-13 01:41:16,005 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-12-13 01:41:16,006 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-13 01:41:16,015 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:41:16,069 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2021-12-13 01:41:16,070 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-12-13 01:41:16,071 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2021-12-13 01:41:16,071 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 01:41:16,071 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-12-13 01:41:16,071 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2021-12-13 01:41:16,072 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-12-13 01:41:16,072 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:41:16,072 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-13 01:41:16,072 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-13 01:41:16,072 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-13 01:41:16,073 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-12-13 01:41:16,073 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-12-13 01:41:16,073 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-13 01:41:16,075 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:41:16,129 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-12-13 01:41:16,130 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-12-13 01:41:16,130 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-12-13 01:41:16,130 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-12-13 01:41:16,131 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-12-13 01:41:16,131 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-12-13 01:41:16,131 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-12-13 01:41:16,131 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:41:16,132 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-13 01:41:16,132 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-12-13 01:41:16,132 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-12-13 01:41:16,133 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-12-13 01:41:16,133 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-12-13 01:41:16,133 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-12-13 01:41:16,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:16,393 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-12-13 01:41:16,395 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-12-13 01:41:16,397 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.9.5"} 2021-12-13 01:41:16,402 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-12-13 01:41:16,402 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-12-13 01:41:16,402 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-12-13 01:41:16,403 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-12-13 01:41:16,403 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-13 01:41:16,403 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-13 01:41:16,404 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-12-13 01:41:16,404 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-12-13 01:41:16,404 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-13 01:41:16,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:41:16,457 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-12-13 01:41:16,459 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-12-13 01:41:16,459 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-12-13 01:41:16,459 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-12-13 01:41:16,460 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-12-13 01:41:16,460 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-12-13 01:41:16,460 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-12-13 01:41:16,460 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:41:16,460 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-13 01:41:16,484 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-13 01:41:16,485 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-13 01:41:16,485 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-12-13 01:41:16,485 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-12-13 01:41:16,485 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-13 01:41:16,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:16,550 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-12-13 01:41:16,551 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-13 01:41:16,552 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8e7c45fd-df6f","description":"vendor software product","vendorName":"c4f02695-6e76-428f-806f","vendorId":"53a38f1ed98e49879b3f4090b3b34ef1","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5c108806d9ab48a3b6bc551f6e5960e9","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 471b8a6f-baee","description":"vendor software product","vendorName":"689d4799-2620-4828-aeb3","vendorId":"f3eb450e0c314639948af1433c454abe","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cdb42bb6d13b47e8babe7f46699dd4b0","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-12-13 01:41:16,554 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-12-13 01:41:16,554 DEBUG 324:vsp.py(1) - importing VSP pNF 8e7c45fd-df6f from SDC 2021-12-13 01:41:16,555 DEBUG 324:vsp.py(1) - importing VSP vFW 471b8a6f-baee from SDC 2021-12-13 01:41:16,555 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-12-13 01:41:16,555 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-13 01:41:16,555 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-12-13 01:41:16,556 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/a96a8a3916b048f8b31f3383d30a6bbb/versions 2021-12-13 01:41:16,556 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 01:41:16,558 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:16,620 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions HTTP/1.1" 200 264 2021-12-13 01:41:16,622 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 01:41:16,623 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639359643702,"modificationTime":1639359664090,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-13 01:41:16,626 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-13 01:41:16,626 INFO 192:__init__.py(1) - Vsp found, updating information 2021-12-13 01:41:16,627 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-12-13 01:41:16,627 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-12-13 01:41:16,628 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/a96a8a3916b048f8b31f3383d30a6bbb/versions 2021-12-13 01:41:16,628 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 01:41:16,630 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:16,700 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions HTTP/1.1" 200 264 2021-12-13 01:41:16,701 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 01:41:16,702 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639359643702,"modificationTime":1639359664090,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-13 01:41:16,704 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-12-13 01:41:16,705 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/a96a8a3916b048f8b31f3383d30a6bbb/versions 2021-12-13 01:41:16,705 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 01:41:16,707 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:16,771 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a96a8a3916b048f8b31f3383d30a6bbb/versions HTTP/1.1" 200 264 2021-12-13 01:41:16,773 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 01:41:16,773 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"29d4e3ed2fc54a21b186024a5fa18405","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639359643702,"modificationTime":1639359664090,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-13 01:41:16,776 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-13 01:41:16,782 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-12-13 01:41:16,782 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/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405/actions 2021-12-13 01:41:16,782 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-12-13 01:41:16,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:17,512 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405/actions HTTP/1.1" 200 363 2021-12-13 01:41:17,514 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-12-13 01:41:17,515 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"29d4e3ed2fc54a21b186024a5fa18405","packageId":"a96a8a3916b048f8b31f3383d30a6bbb","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-13 01:41:17,515 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"29d4e3ed2fc54a21b186024a5fa18405","packageId":"a96a8a3916b048f8b31f3383d30a6bbb","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-13 01:41:17,519 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 01:41:17,519 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 2021-12-13 01:41:17,519 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 01:41:17,522 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:17,692 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a96a8a3916b048f8b31f3383d30a6bbb/versions/29d4e3ed2fc54a21b186024a5fa18405 HTTP/1.1" 200 638 2021-12-13 01:41:17,693 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 01:41:17,694 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":"7b99645e96cb479f96910e00726c39cb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"a96a8a3916b048f8b31f3383d30a6bbb","version":"29d4e3ed2fc54a21b186024a5fa18405","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-12-13 01:41:17,697 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-12-13 01:41:17,697 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-12-13 01:41:17,697 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": "a96a8a3916b048f8b31f3383d30a6bbb", "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-12-13 01:41:17,700 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:21,354 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-12-13 01:41:21,373 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-12-13 01:41:21,384 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1639359679658,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"9462bd0a-2a4f-4923-8c96-3b42c48f49d6","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1639359679659,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639359679658,"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":1639359679675,"description":"created from csar","artifactType":"HEAT","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"bb006ed8-2f2b-44ad-8947-e0f2ba8f0cd9","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.heat1","duplicated":false,"payloadUpdateDate":1639359679689,"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":1639359679675,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1639359679658,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"9462bd0a-2a4f-4923-8c96-3b42c48f49d6","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1639359679659,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639359679658,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359679697,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1639359679697,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639359679697,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359678673,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":1639359678673,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359678672,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":1639359678672,"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":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.Node","name":"feature_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"feature","uniqueId":"capability.8382dbc0-68fd-4043-ba07-a488252da7aa.feature","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.Node","name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"feature","uniqueId":"capability.8382dbc0-68fd-4043-ba07-a488252da7aa.feature","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","name":"scalable_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"scalable","uniqueId":"capability.9d7a0d3c-1a52-4669-81dc-7c84fba553e2.scalable","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"forwarder","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.forwarder","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","name":"binding_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"binding","uniqueId":"capability.9d7a0d3c-1a52-4669-81dc-7c84fba553e2.binding","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"binding","uniqueId":"capability.2a74753c-5bc2-4044-922e-8a08f0019021.binding","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"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":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"port_mirroring","uniqueId":"capability.cfc0a3f1-56b8-45aa-acfa-a8f70bda3289.port_mirroring","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.Container","name":"host_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"host","uniqueId":"capability.9d7a0d3c-1a52-4669-81dc-7c84fba553e2.host","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.ephemeral.size_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.ephemeral.size","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.ephemeral.size","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"instance_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"instance","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.instance","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"memory","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.memory","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.iops_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.iops","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.iops","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.read.requests","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.read.requests","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu.delta_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"cpu.delta","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.cpu.delta","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.capacity_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.capacity","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.capacity","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.read.bytes","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.read.bytes","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.write.bytes","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.write.bytes","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.latency_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.latency","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.latency","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.read.bytes.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.usage","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.usage","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_util_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"cpu_util","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.cpu_util","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.allocation_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.allocation","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.allocation","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.write.requests.rate","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.write.requests.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.write.bytes.rate","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.write.bytes.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.latency_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.latency","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.latency","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"cpu","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.cpu","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.write.requests","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.write.requests","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.write.bytes","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.write.bytes","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.read.requests","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.read.requests","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.root.size_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.root.size","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.root.size","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.write.bytes.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"vcpus_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"vcpus","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.vcpus","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.iops_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.iops","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.iops","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.usage","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.usage","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.read.requests.rate","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.read.requests.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.write.requests.rate","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.write.requests.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.allocation_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.allocation","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.allocation","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.read.bytes.rate","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.read.bytes.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.read.bytes","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.read.bytes","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"memory.usage","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.memory.usage","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.capacity_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.capacity","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.capacity","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.resident_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"memory.resident","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.memory.resident","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.write.requests","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.write.requests","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.incoming.packets.rate","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.incoming.packets.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.outgoing.bytes","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.outgoing.bytes","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.outgoing.packets.rate","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.outgoing.packets.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.outpoing.packets","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.outpoing.packets","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.incoming.bytes.rate","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.incoming.bytes.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.incoming.bytes","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.incoming.bytes","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.outgoing.bytes.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.incoming.packets","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.incoming.packets","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","name":"os_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"os","uniqueId":"capability.9d7a0d3c-1a52-4669-81dc-7c84fba553e2.os","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","name":"endpoint_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"endpoint","uniqueId":"capability.9d7a0d3c-1a52-4669-81dc-7c84fba553e2.endpoint","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"attachment","uniqueId":"capability.2a74753c-5bc2-4044-922e-8a08f0019021.attachment","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"node":"tosca.nodes.Root","name":"dependency_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"8382dbc0-68fd-4043-ba07-a488252da7aa.dependency","ownerId":"8382dbc0-68fd-4043-ba07-a488252da7aa","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"node":"tosca.nodes.Root","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"8382dbc0-68fd-4043-ba07-a488252da7aa.dependency","ownerId":"8382dbc0-68fd-4043-ba07-a488252da7aa","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"name":"link_ubuntu20_ubuntu20_admin_plane_port_0","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"link","capability":"tosca.capabilities.network.Linkable","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680.link","ownerId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","name":"local_storage_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2.local_storage","ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"39bba156-2e48-4880-aca9-0f35148a3938.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"39bba156-2e48-4880-aca9-0f35148a3938.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39bba156-2e48-4880-aca9-0f35148a3938","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"fde1e331-ba0d-4e86-b8fe-e3683545b714.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":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39bba156-2e48-4880-aca9-0f35148a3938","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"39bba156-2e48-4880-aca9-0f35148a3938.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":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"39bba156-2e48-4880-aca9-0f35148a3938.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"39bba156-2e48-4880-aca9-0f35148a3938.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":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"39bba156-2e48-4880-aca9-0f35148a3938.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"39bba156-2e48-4880-aca9-0f35148a3938.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"39bba156-2e48-4880-aca9-0f35148a3938.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":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"f609dd90-62ce-40d2-8b59-437b00f4196a","createdFromCsar":true,"name":"abstract_ubuntu20","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","creationTime":1639359679484,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"f609dd90-62ce-40d2-8b59-437b00f4196a","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1639359679599,"customizationUUID":"b2db05ac-89c7-4ed5-b05b-3df31b15ca6c","posX":"475.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","name":"feature","source":"38165b22-8256-4ea6-b846-f28e0b8e7d64","uniqueId":"capability.8382dbc0-68fd-4043-ba07-a488252da7aa.feature","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","name":"dependency","source":"38165b22-8256-4ea6-b846-f28e0b8e7d64","capability":"tosca.capabilities.Node","uniqueId":"8382dbc0-68fd-4043-ba07-a488252da7aa.dependency","ownerId":"8382dbc0-68fd-4043-ba07-a488252da7aa","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","name":"port","source":"38165b22-8256-4ea6-b846-f28e0b8e7d64","capability":"tosca.capabilities.Attachment","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64.port","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64.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":"38165b22-8256-4ea6-b846-f28e0b8e7d64.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":"38165b22-8256-4ea6-b846-f28e0b8e7d64.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":"8382dbc0-68fd-4043-ba07-a488252da7aa","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.8382dbc0-68fd-4043-ba07-a488252da7aa.tosca_name","ownerId":"8382dbc0-68fd-4043-ba07-a488252da7aa","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.38165b22-8256-4ea6-b846-f28e0b8e7d64.show","empty":false},{"parentUniqueId":"8382dbc0-68fd-4043-ba07-a488252da7aa","definition":false,"name":"state","type":"string","uniqueId":"attribute.8382dbc0-68fd-4043-ba07-a488252da7aa.state","ownerId":"8382dbc0-68fd-4043-ba07-a488252da7aa","empty":false},{"parentUniqueId":"8382dbc0-68fd-4043-ba07-a488252da7aa","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.8382dbc0-68fd-4043-ba07-a488252da7aa.tosca_id","ownerId":"8382dbc0-68fd-4043-ba07-a488252da7aa","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"38165b22-8256-4ea6-b846-f28e0b8e7d64","createdFromCsar":true,"name":"ubuntu20_admin_security_group","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","creationTime":1639359679482,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"38165b22-8256-4ea6-b846-f28e0b8e7d64","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1639359679599,"customizationUUID":"43c2ba26-f153-49bc-92f1-028d30b61b1e","posX":"275.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","requirementOwnerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.ubuntu20_admin_security_group","id":"9c0f5199-72b1-4713-85bd-e41464b3e441","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.2a74753c-5bc2-4044-922e-8a08f0019021.attachment","requirementUid":"38165b22-8256-4ea6-b846-f28e0b8e7d64.port"},"operations":[]}],"fromNode":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"39bba156-2e48-4880-aca9-0f35148a3938.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"39bba156-2e48-4880-aca9-0f35148a3938.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.ubuntu20_flavor_name","parentUniqueId":"39bba156-2e48-4880-aca9-0f35148a3938","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"fde1e331-ba0d-4e86-b8fe-e3683545b714.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":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.ubuntu20_image_name","parentUniqueId":"39bba156-2e48-4880-aca9-0f35148a3938","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"39bba156-2e48-4880-aca9-0f35148a3938.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":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"39bba156-2e48-4880-aca9-0f35148a3938.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"39bba156-2e48-4880-aca9-0f35148a3938.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":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"39bba156-2e48-4880-aca9-0f35148a3938.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"39bba156-2e48-4880-aca9-0f35148a3938.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":"39bba156-2e48-4880-aca9-0f35148a3938.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":"39bba156-2e48-4880-aca9-0f35148a3938","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"39bba156-2e48-4880-aca9-0f35148a3938"},{"definition":false,"hidden":false,"uniqueId":"f609dd90-62ce-40d2-8b59-437b00f4196a.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":{"9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64.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":"38165b22-8256-4ea6-b846-f28e0b8e7d64.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":"38165b22-8256-4ea6-b846-f28e0b8e7d64.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":{"9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.ubuntu20_admin_security_group":[{"parentUniqueId":"8382dbc0-68fd-4043-ba07-a488252da7aa","uniqueId":"attribute.8382dbc0-68fd-4043-ba07-a488252da7aa.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"8382dbc0-68fd-4043-ba07-a488252da7aa","empty":false},{"uniqueId":"attribute.38165b22-8256-4ea6-b846-f28e0b8e7d64.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"8382dbc0-68fd-4043-ba07-a488252da7aa","uniqueId":"attribute.8382dbc0-68fd-4043-ba07-a488252da7aa.state","name":"state","type":"string","definition":false,"ownerId":"8382dbc0-68fd-4043-ba07-a488252da7aa","empty":false},{"parentUniqueId":"8382dbc0-68fd-4043-ba07-a488252da7aa","uniqueId":"attribute.8382dbc0-68fd-4043-ba07-a488252da7aa.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"8382dbc0-68fd-4043-ba07-a488252da7aa","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.Node","name":"feature_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"feature","uniqueId":"capability.8382dbc0-68fd-4043-ba07-a488252da7aa.feature","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.Node","name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"feature","uniqueId":"capability.8382dbc0-68fd-4043-ba07-a488252da7aa.feature","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"path":["9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","name":"feature","source":"38165b22-8256-4ea6-b846-f28e0b8e7d64","uniqueId":"capability.8382dbc0-68fd-4043-ba07-a488252da7aa.feature","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.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"],"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","name":"scalable_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"scalable","uniqueId":"capability.9d7a0d3c-1a52-4669-81dc-7c84fba553e2.scalable","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"forwarder","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.forwarder","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","name":"binding_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"binding","uniqueId":"capability.9d7a0d3c-1a52-4669-81dc-7c84fba553e2.binding","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"binding","uniqueId":"capability.2a74753c-5bc2-4044-922e-8a08f0019021.binding","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"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":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"port_mirroring","uniqueId":"capability.cfc0a3f1-56b8-45aa-acfa-a8f70bda3289.port_mirroring","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.Container","name":"host_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"host","uniqueId":"capability.9d7a0d3c-1a52-4669-81dc-7c84fba553e2.host","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.ephemeral.size_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.ephemeral.size","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.ephemeral.size","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"instance_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"instance","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.instance","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"memory","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.memory","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.iops_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.iops","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.iops","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.read.requests","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.read.requests","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu.delta_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"cpu.delta","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.cpu.delta","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.capacity_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.capacity","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.capacity","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.read.bytes","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.read.bytes","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.write.bytes","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.write.bytes","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.latency_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.latency","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.latency","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.read.bytes.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.usage","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.usage","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_util_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"cpu_util","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.cpu_util","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.allocation_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.allocation","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.allocation","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.write.requests.rate","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.write.requests.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.write.bytes.rate","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.write.bytes.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.latency_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.latency","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.latency","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"cpu","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.cpu","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.write.requests","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.write.requests","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.write.bytes","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.write.bytes","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.read.requests","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.read.requests","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.root.size_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.root.size","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.root.size","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.write.bytes.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"vcpus_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"vcpus","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.vcpus","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.iops_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.iops","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.iops","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.usage","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.usage","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.read.requests.rate","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.read.requests.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.write.requests.rate","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.write.requests.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.allocation_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.allocation","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.allocation","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes.rate_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.read.bytes.rate","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.read.bytes.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.read.bytes","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.read.bytes","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.usage_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"memory.usage","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.memory.usage","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.capacity_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.device.capacity","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.device.capacity","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.resident_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"memory.resident","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.memory.resident","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"d4ef8f76-d65e-4bff-949c-2a2c2cade31b"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"disk.write.requests","uniqueId":"capability.d4ef8f76-d65e-4bff-949c-2a2c2cade31b.disk.write.requests","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.incoming.packets.rate","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.incoming.packets.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.outgoing.bytes","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.outgoing.bytes","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.outgoing.packets.rate","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.outgoing.packets.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.outpoing.packets","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.outpoing.packets","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.incoming.bytes.rate","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.incoming.bytes.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.incoming.bytes","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.incoming.bytes","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.outgoing.bytes.rate","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"0a215a1d-c3f7-41d5-82fd-2ee04362715c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0a215a1d-c3f7-41d5-82fd-2ee04362715c"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"network.incoming.packets","uniqueId":"capability.0a215a1d-c3f7-41d5-82fd-2ee04362715c.network.incoming.packets","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","name":"os_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"os","uniqueId":"capability.9d7a0d3c-1a52-4669-81dc-7c84fba553e2.os","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"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":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2"}],"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","name":"endpoint_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"endpoint","uniqueId":"capability.9d7a0d3c-1a52-4669-81dc-7c84fba553e2.endpoint","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"attachment","uniqueId":"capability.2a74753c-5bc2-4044-922e-8a08f0019021.attachment","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"node":"tosca.nodes.Root","name":"dependency_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"8382dbc0-68fd-4043-ba07-a488252da7aa.dependency","ownerId":"8382dbc0-68fd-4043-ba07-a488252da7aa","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"node":"tosca.nodes.Root","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"8382dbc0-68fd-4043-ba07-a488252da7aa.dependency","ownerId":"8382dbc0-68fd-4043-ba07-a488252da7aa","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"path":["9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","name":"dependency","source":"38165b22-8256-4ea6-b846-f28e0b8e7d64","capability":"tosca.capabilities.Node","uniqueId":"8382dbc0-68fd-4043-ba07-a488252da7aa.dependency","ownerId":"8382dbc0-68fd-4043-ba07-a488252da7aa","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.2a74753c-5bc2-4044-922e-8a08f0019021.ubuntu20_ubuntu20_admin_plane_port_0","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"name":"link_ubuntu20_ubuntu20_admin_plane_port_0","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"link","capability":"tosca.capabilities.network.Linkable","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680.link","ownerId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["f609dd90-62ce-40d2-8b59-437b00f4196a.d293cea9-9789-4948-a7ba-0b12f53effe1.ubuntu20","9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","name":"local_storage_ubuntu20","source":"f609dd90-62ce-40d2-8b59-437b00f4196a","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2.local_storage","ownerId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false},{"external":false,"path":["9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","name":"port","source":"38165b22-8256-4ea6-b846-f28e0b8e7d64","capability":"tosca.capabilities.Attachment","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64.port","ownerId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","name":"base_ubuntu20_group","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu20.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description"}],"members":{"abstract_ubuntu20":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ubuntu20_admin_security_group":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.ubuntu20_admin_security_group"},"invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"80139d68-80eb-4c08-8b36-5c62c3f34c67","groupUUID":"0a3c3ef1-ebdf-437c-9258-bf8a0bc73a36","vspOriginated":true,"userDefined":false,"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count"}],"members":{"abstract_ubuntu20":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.f609dd90-62ce-40d2-8b59-437b00f4196a.abstract_ubuntu20","ubuntu20_admin_security_group":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.38165b22-8256-4ea6-b846-f28e0b8e7d64.ubuntu20_admin_security_group"},"artifacts":["9dfa2e1f-2451-42ca-9be4-abc833a038dd.heat1env","9dfa2e1f-2451-42ca-9be4-abc833a038dd.heat1"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"06143343-7a61-49c9-9930-65503c3dcd25","artifactsUuid":["bb006ed8-2f2b-44ad-8947-e0f2ba8f0cd9"],"groupUUID":"77986f97-da28-453f-a495-15c02963503d","vspOriginated":true,"userDefined":false,"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","icon":"defaulticon","creationDate":1639359678673,"name":"basic_vm","componentType":"RESOURCE","description":"VF","tags":["basic_vm"],"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd","componentMetadataForSupportLog":{"SupportablityComponentUUID":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"a96a8a3916b048f8b31f3383d30a6bbb","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","highestVersion":true,"systemName":"BasicVm","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1639359679555,"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":1639359679675,"description":"created from csar","artifactType":"HEAT","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"bb006ed8-2f2b-44ad-8947-e0f2ba8f0cd9","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.heat1","duplicated":false,"payloadUpdateDate":1639359679689,"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":1639359679675,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1639359679658,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"9462bd0a-2a4f-4923-8c96-3b42c48f49d6","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1639359679659,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639359679658,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359679697,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1639359679697,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639359679697,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"9dfa2e1f-2451-42ca-9be4-abc833a038dd"},"categorySpecificMetadata":{},"csarUUID":"a96a8a3916b048f8b31f3383d30a6bbb","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false} 2021-12-13 01:41:21,400 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-12-13 01:41:21,401 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:41:31,412 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-12-13 01:41:31,418 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-12-13 01:41:31,419 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/9dfa2e1f-2451-42ca-9be4-abc833a038dd/lifecycleState/Certify 2021-12-13 01:41:31,419 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-12-13 01:41:31,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:37,014 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/9dfa2e1f-2451-42ca-9be4-abc833a038dd/lifecycleState/Certify HTTP/1.1" 200 1276 2021-12-13 01:41:37,016 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-12-13 01:41:37,017 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1639359678673,"lastUpdateDate":1639359692316,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"cad34b1e-e040-4216-b0ef-14d20e979b37"},"csarUUID":"a96a8a3916b048f8b31f3383d30a6bbb","csarVersion":"1.0","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"64196bbe-5fb3-44cf-994d-3d0ece96bc82"} 2021-12-13 01:41:37,020 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-13 01:41:37,020 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-13 01:41:37,021 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-12-13 01:41:37,021 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-12-13 01:41:37,021 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-13 01:41:37,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:41:37,097 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-12-13 01:41:37,098 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-13 01:41:37,098 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/64196bbe-5fb3-44cf-994d-3d0ece96bc82/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-13 01:41:37,101 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:41:37,101 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:41:37,101 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:41:37,101 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 01:41:37,102 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-13 01:41:37,102 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:41:37,102 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-13 01:41:37,102 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-12-13 01:41:37,103 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-12-13 01:41:37,103 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-13 01:41:37,105 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:37,206 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-12-13 01:41:37,210 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-13 01:41:37,214 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","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-12-13 01:41:37,220 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-12-13 01:41:47,231 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-13 01:41:47,232 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-13 01:41:47,234 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-12-13 01:41:47,234 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-12-13 01:41:47,234 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-13 01:41:47,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:41:47,326 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-12-13 01:41:47,328 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-13 01:41:47,329 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/64196bbe-5fb3-44cf-994d-3d0ece96bc82/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-13 01:41:47,332 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:41:47,333 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:41:47,333 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:41:47,333 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 01:41:47,333 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-13 01:41:47,334 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:41:47,334 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-13 01:41:47,334 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-12-13 01:41:47,335 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-12-13 01:41:47,335 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-13 01:41:47,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:47,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-12-13 01:41:47,422 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-13 01:41:47,426 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","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-12-13 01:41:47,433 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-12-13 01:41:47,434 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:41:47,434 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:41:47,435 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-12-13 01:41:47,435 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:41:47,435 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:41:47,437 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:41:47,524 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-12-13 01:41:47,525 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:41:47,525 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-13 01:41:47,528 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:41:47,528 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:41:47,528 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:41:47,529 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:41:47,529 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-12-13 01:41:47,529 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:41:47,529 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-12-13 01:41:47,529 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:41:47,530 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:41:47,530 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-12-13 01:41:47,530 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:41:47,531 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:41:47,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:41:47,623 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-12-13 01:41:47,625 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:41:47,625 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-13 01:41:47,628 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:41:47,628 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:41:47,629 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:41:47,629 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:41:47,629 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-12-13 01:41:47,629 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:41:47,629 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-12-13 01:41:47,630 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-12-13 01:41:47,630 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-12-13 01:41:47,630 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-12-13 01:41:47,631 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-12-13 01:41:47,631 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-12-13 01:41:47,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:47,709 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-12-13 01:41:47,711 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-12-13 01:41:47,712 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.9.5"} 2021-12-13 01:41:47,717 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-12-13 01:41:47,717 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-12-13 01:41:47,717 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-12-13 01:41:47,718 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-12-13 01:41:47,718 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:41:47,718 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:41:47,718 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-12-13 01:41:47,719 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:41:47,719 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:41:47,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:41:47,780 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-12-13 01:41:47,782 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:41:47,782 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-13 01:41:47,784 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:41:47,785 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:41:47,785 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:41:47,785 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:41:47,785 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-12-13 01:41:47,785 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:41:47,786 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-12-13 01:41:47,805 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-12-13 01:41:47,806 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-12-13 01:41:47,806 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-12-13 01:41:47,807 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:49,343 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-12-13 01:41:49,346 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-12-13 01:41:49,348 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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,"empty":false,"ownerId":null}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"8dd39d2d-016f-4d99-8fc9-df204f513128.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":"8dd39d2d-016f-4d99-8fc9-df204f513128","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,"empty":false,"ownerId":"8dd39d2d-016f-4d99-8fc9-df204f513128"},{"definition":false,"hidden":false,"uniqueId":"8dd39d2d-016f-4d99-8fc9-df204f513128.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":"8dd39d2d-016f-4d99-8fc9-df204f513128","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,"empty":false,"ownerId":"8dd39d2d-016f-4d99-8fc9-df204f513128"},{"definition":false,"hidden":false,"uniqueId":"8dd39d2d-016f-4d99-8fc9-df204f513128.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":"8dd39d2d-016f-4d99-8fc9-df204f513128","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"8dd39d2d-016f-4d99-8fc9-df204f513128"},{"definition":false,"hidden":false,"uniqueId":"8dd39d2d-016f-4d99-8fc9-df204f513128.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":"8dd39d2d-016f-4d99-8fc9-df204f513128","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"8dd39d2d-016f-4d99-8fc9-df204f513128"},{"definition":false,"hidden":false,"uniqueId":"8dd39d2d-016f-4d99-8fc9-df204f513128.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":"8dd39d2d-016f-4d99-8fc9-df204f513128","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"8dd39d2d-016f-4d99-8fc9-df204f513128"}],"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":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","icon":"network_l_1-3","creationDate":1639359708540,"name":"basic_vm","componentType":"SERVICE","description":"service","tags":["basic_vm"],"uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e","componentMetadataForSupportLog":{"SupportablityComponentUUID":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","highestVersion":true,"systemName":"BasicVm","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"creatorFullName":"Carlos Santana","lastUpdateDate":1639359708540,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":null,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true} 2021-12-13 01:41:49,355 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-12-13 01:41:49,355 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:41:49,365 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-13 01:41:49,365 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-13 01:41:49,365 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-12-13 01:41:49,366 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-12-13 01:41:49,366 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-13 01:41:49,368 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:41:49,429 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-12-13 01:41:49,430 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-13 01:41:49,430 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/64196bbe-5fb3-44cf-994d-3d0ece96bc82/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-13 01:41:49,433 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:41:49,433 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:41:49,433 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:41:49,433 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 01:41:49,433 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-13 01:41:49,433 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:41:49,434 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-13 01:41:49,434 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-12-13 01:41:49,434 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-12-13 01:41:49,434 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-13 01:41:49,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:49,634 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-12-13 01:41:49,637 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-13 01:41:49,641 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","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":"527021e4-82f8-4356-9a6d-081909e6589e","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1639359708540,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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-12-13 01:41:49,648 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-12-13 01:41:49,649 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-12-13 01:41:49,649 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/527021e4-82f8-4356-9a6d-081909e6589e/resourceInstance 2021-12-13 01:41:49,650 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "cad34b1e-e040-4216-b0ef-14d20e979b37", "originType": "VF", "componentUid": "cad34b1e-e040-4216-b0ef-14d20e979b37", "icon": "defaulticon" } 2021-12-13 01:41:49,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:51,829 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/527021e4-82f8-4356-9a6d-081909e6589e/resourceInstance HTTP/1.1" 201 None 2021-12-13 01:41:51,831 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-12-13 01:41:51,832 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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","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,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","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,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","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,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"cad34b1e-e040-4216-b0ef-14d20e979b37","createdFromCsar":false,"name":"basic_vm 0","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.cad34b1e-e040-4216-b0ef-14d20e979b37.basic_vm0","normalizedName":"basic_vm0","creationTime":1639359710662,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"cad34b1e-e040-4216-b0ef-14d20e979b37","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1639359710662,"customizationUUID":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"empty":false,"ownerId":null} 2021-12-13 01:41:51,833 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-12-13 01:41:51,835 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-12-13 01:41:51,835 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/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/distribution 2021-12-13 01:41:51,835 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-12-13 01:41:51,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:51,894 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/distribution HTTP/1.1" 200 38 2021-12-13 01:41:51,895 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-12-13 01:41:51,896 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-12-13 01:41:51,897 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-12-13 01:41:51,898 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-12-13 01:41:51,898 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-12-13 01:41:51,899 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:51,939 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-12-13 01:41:51,940 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-12-13 01:41:51,941 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-12-13 01:41:51,942 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-12-13 01:41:51,942 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-12-13 01:41:51,945 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-12-13 01:41:51,945 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/527021e4-82f8-4356-9a6d-081909e6589e/lifecycleState/checkin 2021-12-13 01:41:51,946 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-12-13 01:41:51,947 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:53,808 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/527021e4-82f8-4356-9a6d-081909e6589e/lifecycleState/checkin HTTP/1.1" 200 1179 2021-12-13 01:41:53,810 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-12-13 01:41:53,811 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1639359708540,"lastUpdateDate":1639359712579,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"527021e4-82f8-4356-9a6d-081909e6589e"},"projectCode":"123456","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc"} 2021-12-13 01:41:53,815 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:41:53,815 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:41:53,815 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-12-13 01:41:53,816 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:41:53,816 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:41:53,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:41:53,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-12-13 01:41:53,890 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:41:53,891 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-13 01:41:53,894 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:41:53,894 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:41:53,895 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:41:53,895 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-13 01:41:53,895 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:41:53,895 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:41:53,896 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:41:53,896 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:41:53,896 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-13 01:41:53,896 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:41:53,896 INFO 192:__init__.py(1) - Service found, updating information 2021-12-13 01:41:53,897 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-12-13 01:41:53,897 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-12-13 01:41:53,897 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-13 01:41:53,900 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:53,991 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-12-13 01:41:53,994 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-13 01:41:53,998 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","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":"527021e4-82f8-4356-9a6d-081909e6589e","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639359712579,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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-12-13 01:41:54,005 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-13 01:41:54,006 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-12-13 01:41:54,011 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-12-13 01:41:54,011 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/527021e4-82f8-4356-9a6d-081909e6589e/lifecycleState/Certify 2021-12-13 01:41:54,011 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-12-13 01:41:54,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:58,790 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/527021e4-82f8-4356-9a6d-081909e6589e/lifecycleState/Certify HTTP/1.1" 200 1167 2021-12-13 01:41:58,793 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-12-13 01:41:58,793 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1639359708540,"lastUpdateDate":1639359712579,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"323f2bfd-07f7-4749-89c0-245ee8e068bb"},"projectCode":"123456","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc"} 2021-12-13 01:41:58,797 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:41:58,797 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:41:58,798 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-12-13 01:41:58,798 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:41:58,798 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:41:58,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:41:58,888 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 720 2021-12-13 01:41:58,890 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:41:58,890 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-13 01:41:58,894 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:41:58,894 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:41:58,894 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:41:58,894 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:41:58,895 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:41:58,895 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:41:58,895 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:41:58,895 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 01:41:58,895 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-13 01:41:58,896 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:41:58,896 INFO 192:__init__.py(1) - Service found, updating information 2021-12-13 01:41:58,896 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-12-13 01:41:58,896 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-12-13 01:41:58,897 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-13 01:41:58,899 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:41:58,998 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-12-13 01:41:59,001 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-13 01:41:59,005 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639359712579,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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-12-13 01:41:59,012 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-13 01:42:09,020 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-12-13 01:42:09,027 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-12-13 01:42:09,027 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/323f2bfd-07f7-4749-89c0-245ee8e068bb/distribution/PROD/activate 2021-12-13 01:42:09,027 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-12-13 01:42:09,030 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:42:11,827 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/323f2bfd-07f7-4749-89c0-245ee8e068bb/distribution/PROD/activate HTTP/1.1" 200 None 2021-12-13 01:42:11,831 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-12-13 01:42:11,835 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"323f2bfd-07f7-4749-89c0-245ee8e068bb"},{"definition":false,"hidden":false,"uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"323f2bfd-07f7-4749-89c0-245ee8e068bb"},{"definition":false,"hidden":false,"uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"323f2bfd-07f7-4749-89c0-245ee8e068bb"},{"definition":false,"hidden":false,"uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"323f2bfd-07f7-4749-89c0-245ee8e068bb"},{"definition":false,"hidden":false,"uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"323f2bfd-07f7-4749-89c0-245ee8e068bb"}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"YzAxZTQ3ZDAxYjBjZmUxYTdhNzEyNjE1YWEwOTRlNTU=","artifactUUID":"8cb9f827-3e13-4bbf-b244-a60ca3410656","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"527021e4-82f8-4356-9a6d-081909e6589e.assettoscacsar","duplicated":false,"payloadUpdateDate":1639359717175,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639359708425,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NDI3MGE0MGI5MTU0OWIzM2I2YWQ3M2U4MzQ5NDc4Njg=","artifactUUID":"acf9cdce-727a-4278-a06f-470d99037911","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"527021e4-82f8-4356-9a6d-081909e6589e.assettoscatemplate","duplicated":false,"payloadUpdateDate":1639359716104,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639359708425,"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":1639359679640,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MjZmN2Q5ZTk5M2QwZTViNzAxNTdhOWQ3NGVkOWQ0OWE=","artifactUUID":"c62c7753-499f-47ab-9c49-f35f8b4feb0f","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vflicense","duplicated":false,"payloadUpdateDate":1639359679643,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639359679640,"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":"527021e4-82f8-4356-9a6d-081909e6589e.527021e4-82f8-4356-9a6d-081909e6589e.cad34b1e-e040-4216-b0ef-14d20e979b37.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZjExYTUzOGQ5MTFhMjYwMTRjYjg0NDE4NDI4NGFlNDM=","artifactUUID":"a41a97b3-186a-4843-b78c-aacab914c5d4","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"527021e4-82f8-4356-9a6d-081909e6589e.527021e4-82f8-4356-9a6d-081909e6589e.cad34b1e-e040-4216-b0ef-14d20e979b37.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1639359715241,"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":1639359679675,"description":"created from csar","artifactType":"HEAT","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"bb006ed8-2f2b-44ad-8947-e0f2ba8f0cd9","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.heat1","duplicated":false,"payloadUpdateDate":1639359679689,"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":1639359679675,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359679622,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"1cab2a52-9a69-4dd5-9220-697e515a9a85","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vendorlicense","duplicated":false,"payloadUpdateDate":1639359679627,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639359679622,"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":1639359710724,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.cad34b1e-e040-4216-b0ef-14d20e979b37.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"8c6734b8-f8af-46a6-b8f3-6581c4f6c616","generatedFromId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"527021e4-82f8-4356-9a6d-081909e6589e.cad34b1e-e040-4216-b0ef-14d20e979b37.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1639359714648,"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":1639359710724,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639359710724,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359679658,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"9462bd0a-2a4f-4923-8c96-3b42c48f49d6","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1639359679659,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639359679658,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","creationTime":1639359710727,"type":"org.openecomp.groups.VfModule","name":"basic_vm0..BasicVm..base_ubuntu20..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu20","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count"}],"artifacts":["9dfa2e1f-2451-42ca-9be4-abc833a038dd.heat1env","9dfa2e1f-2451-42ca-9be4-abc833a038dd.heat1"],"uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.cad34b1e-e040-4216-b0ef-14d20e979b37.basic_vm0.9dfa2e1f-2451-42ca-9be4-abc833a038dd.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"06143343-7a61-49c9-9930-65503c3dcd25","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1639359710727,"customizationUUID":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","groupInstanceArtifacts":["527021e4-82f8-4356-9a6d-081909e6589e.cad34b1e-e040-4216-b0ef-14d20e979b37.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["8c6734b8-f8af-46a6-b8f3-6581c4f6c616"],"artifactsUuid":["bb006ed8-2f2b-44ad-8947-e0f2ba8f0cd9"],"groupUUID":"77986f97-da28-453f-a495-15c02963503d","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.BasicVm..base_ubuntu20..module-0","empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"cad34b1e-e040-4216-b0ef-14d20e979b37","createdFromCsar":false,"name":"basic_vm 0","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.cad34b1e-e040-4216-b0ef-14d20e979b37.basic_vm0","normalizedName":"basic_vm0","creationTime":1639359710662,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","componentUid":"cad34b1e-e040-4216-b0ef-14d20e979b37","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1639359710662,"customizationUUID":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"527021e4-82f8-4356-9a6d-081909e6589e.cad34b1e-e040-4216-b0ef-14d20e979b37.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"},{"definition":false,"hidden":false,"uniqueId":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"9dfa2e1f-2451-42ca-9be4-abc833a038dd.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":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"cb7ea57e-f663-48ae-80fe-59ba9d1342bf"}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"8dd39d2d-016f-4d99-8fc9-df204f513128.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8dd39d2d-016f-4d99-8fc9-df204f513128","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"8dd39d2d-016f-4d99-8fc9-df204f513128"},{"definition":false,"hidden":false,"uniqueId":"8dd39d2d-016f-4d99-8fc9-df204f513128.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8dd39d2d-016f-4d99-8fc9-df204f513128","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"8dd39d2d-016f-4d99-8fc9-df204f513128"},{"definition":false,"hidden":false,"uniqueId":"8dd39d2d-016f-4d99-8fc9-df204f513128.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8dd39d2d-016f-4d99-8fc9-df204f513128","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8dd39d2d-016f-4d99-8fc9-df204f513128"},{"definition":false,"hidden":false,"uniqueId":"8dd39d2d-016f-4d99-8fc9-df204f513128.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8dd39d2d-016f-4d99-8fc9-df204f513128","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8dd39d2d-016f-4d99-8fc9-df204f513128"},{"definition":false,"hidden":false,"uniqueId":"8dd39d2d-016f-4d99-8fc9-df204f513128.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8dd39d2d-016f-4d99-8fc9-df204f513128","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8dd39d2d-016f-4d99-8fc9-df204f513128"}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","icon":"network_l_1-3","creationDate":1639359708540,"name":"basic_vm","componentType":"SERVICE","description":"service","tags":["basic_vm"],"uniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","componentMetadataForSupportLog":{"SupportablityComponentUUID":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","highestVersion":true,"systemName":"BasicVm","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1639359730699,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1639359708425,"artifactType":"OTHER","uniqueId":"527021e4-82f8-4356-9a6d-081909e6589e.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":1639359708425,"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":"323f2bfd-07f7-4749-89c0-245ee8e068bb"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true} 2021-12-13 01:42:11,840 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:42:11,840 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:42:11,841 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-12-13 01:42:11,841 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:42:11,841 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:42:11,844 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:42:11,928 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-13 01:42:11,930 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:42:11,930 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-13 01:42:11,933 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:42:11,934 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:42:11,934 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:42:11,934 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:42:11,934 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:42:11,935 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:42:11,935 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:42:11,935 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:42:11,935 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-13 01:42:11,935 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:42:11,936 INFO 192:__init__.py(1) - Service found, updating information 2021-12-13 01:42:11,936 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-12-13 01:42:11,937 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-12-13 01:42:11,937 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-13 01:42:11,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:42:12,021 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-13 01:42:12,024 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-13 01:42:12,028 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639359730699,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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-12-13 01:42:12,035 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-13 01:42:12,036 INFO 201:service.py(1) - Service basic_vm onboarded 2021-12-13 01:42:12,036 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-12-13 01:42:12,037 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-12-13 01:42:12,038 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-13 01:42:12,038 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:42:12,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:12,112 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-12-13 01:42:12,113 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-12-13 01:42:12,113 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-12-13 01:42:12,113 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-12-13 01:42:12,114 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-12-13 01:42:12,126 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-12-13 01:42:12,127 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-12-13 01:42:12,127 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-12-13 01:42:12,129 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:12,216 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-12-13 01:42:12,217 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-12-13 01:42:12,217 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-12-13 01:42:12,220 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-12-13 01:42:12,221 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-12-13 01:42:12,221 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:42:12,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:12,285 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-12-13 01:42:12,287 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-13 01:42:12,287 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":"1639359732166","orchestration-disabled":false,"in-maint":false}]} 2021-12-13 01:42:12,322 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-12-13 01:42:12,323 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/227fb81e-f56e-4f3d-89cc-f424f1b48ffc 2021-12-13 01:42:12,323 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "227fb81e-f56e-4f3d-89cc-f424f1b48ffc", "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-12-13 01:42:12,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:12,433 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/227fb81e-f56e-4f3d-89cc-f424f1b48ffc HTTP/1.1" 201 0 2021-12-13 01:42:12,435 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-12-13 01:42:12,435 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-12-13 01:42:12,439 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-12-13 01:42:12,439 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-12-13 01:42:12,440 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-13 01:42:12,443 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:12,502 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-12-13 01:42:12,503 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-12-13 01:42:12,503 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-12-13 01:42:12,504 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-12-13 01:42:12,504 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-12-13 01:42:12,504 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-12-13 01:42:12,504 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-12-13 01:42:12,509 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-12-13 01:42:12,509 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-12-13 01:42:12,510 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-12-13 01:42:12,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:12,587 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-12-13 01:42:12,588 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-12-13 01:42:12,589 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-12-13 01:42:12,591 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-12-13 01:42:12,592 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-12-13 01:42:12,592 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-12-13 01:42:12,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:12,702 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-12-13 01:42:12,703 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-12-13 01:42:12,703 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-12-13 01:42:12,703 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-12-13 01:42:12,704 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-12-13 01:42:12,710 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-12-13 01:42:12,710 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-12-13 01:42:12,710 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-12-13 01:42:12,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:12,810 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-12-13 01:42:12,811 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-12-13 01:42:12,812 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-12-13 01:42:12,829 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-12-13 01:42:12,829 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-12-13 01:42:12,829 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-12-13 01:42:12,832 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:12,891 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-12-13 01:42:12,892 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-12-13 01:42:12,892 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-12-13 01:42:12,892 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-12-13 01:42:12,893 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-12-13 01:42:12,902 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-12-13 01:42:12,902 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-12-13 01:42:12,902 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:42:12,905 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:12,972 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-12-13 01:42:12,972 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-13 01:42:12,973 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":"1639359732166","orchestration-disabled":false,"in-maint":false}]} 2021-12-13 01:42:12,986 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-12-13 01:42:12,987 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-12-13 01:42:12,987 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-12-13 01:42:12,989 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:13,136 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-12-13 01:42:13,137 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-12-13 01:42:13,138 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-12-13 01:42:13,150 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-12-13 01:42:13,151 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-12-13 01:42:13,151 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-12-13 01:42:13,153 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:13,233 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-12-13 01:42:13,235 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-12-13 01:42:13,235 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-12-13 01:42:13,238 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-12-13 01:42:13,238 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-12-13 01:42:13,239 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-12-13 01:42:13,241 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:13,295 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-12-13 01:42:13,296 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-12-13 01:42:13,297 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":"1639359733194"} 2021-12-13 01:42:13,299 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-12-13 01:42:13,300 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-12-13 01:42:13,300 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-12-13 01:42:13,302 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:13,356 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-12-13 01:42:13,357 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-12-13 01:42:13,357 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":"1639359733194"} 2021-12-13 01:42:13,361 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-12-13 01:42:13,361 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-12-13 01:42:13,361 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-13 01:42:13,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:13,423 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-12-13 01:42:13,424 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-12-13 01:42:13,425 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-12-13 01:42:13,425 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-12-13 01:42:13,425 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-12-13 01:42:13,426 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-12-13 01:42:13,430 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:42:13,430 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:42:13,431 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-12-13 01:42:13,431 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:42:13,431 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:42:13,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:42:13,506 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-13 01:42:13,508 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:42:13,508 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-13 01:42:13,511 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:42:13,511 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:42:13,511 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:42:13,512 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:42:13,512 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:42:13,512 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:42:13,512 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:42:13,512 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:42:13,513 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-13 01:42:13,513 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:42:13,513 INFO 192:__init__.py(1) - Service found, updating information 2021-12-13 01:42:13,514 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-12-13 01:42:13,514 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-12-13 01:42:13,514 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-13 01:42:13,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:42:13,595 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-12-13 01:42:13,598 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-13 01:42:13,602 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639359730699,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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-12-13 01:42:13,612 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-13 01:42:13,613 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-12-13 01:42:13,613 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-12-13 01:42:13,613 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "e904fe73-9263-4163-b4a4-352a1a971609" } 2021-12-13 01:42:13,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:13,707 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-12-13 01:42:13,708 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-12-13 01:42:13,708 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-12-13 01:42:13,711 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-12-13 01:42:13,712 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-12-13 01:42:13,712 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-13 01:42:13,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:13,781 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-12-13 01:42:13,782 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-12-13 01:42:13,782 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1639359733658"}]} 2021-12-13 01:42:13,785 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-12-13 01:42:13,785 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-12-13 01:42:13,785 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-12-13 01:42:13,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:13,840 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-12-13 01:42:13,841 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-12-13 01:42:13,842 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":"1639359733194"} 2021-12-13 01:42:13,845 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-12-13 01:42:13,845 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-12-13 01:42:13,845 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-13 01:42:13,848 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:13,910 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-12-13 01:42:13,911 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-12-13 01:42:13,911 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1639359733658"}]} 2021-12-13 01:42:13,914 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-12-13 01:42:13,914 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-12-13 01:42:13,914 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:42:13,917 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:13,982 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-12-13 01:42:13,983 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-13 01:42:13,983 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":"1639359733033","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-12-13 01:42:13,986 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-12-13 01:42:13,986 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-12-13 01:42:13,987 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-13 01:42:13,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:14,049 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-12-13 01:42:14,050 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-13 01:42:14,050 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1639359732546"} 2021-12-13 01:42:14,064 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-12-13 01:42:14,064 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-12-13 01:42:14,064 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=1639359732546", "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-12-13 01:42:14,067 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:14,256 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-12-13 01:42:14,257 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-12-13 01:42:14,258 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-12-13 01:42:14,262 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-12-13 01:42:14,262 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-12-13 01:42:14,262 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-12-13 01:42:14,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:14,316 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-12-13 01:42:14,317 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-12-13 01:42:14,317 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":"1639359733194"} 2021-12-13 01:42:14,319 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-12-13 01:42:14,320 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-12-13 01:42:14,320 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:42:14,322 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:14,510 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-12-13 01:42:14,511 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-13 01:42:14,511 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":"1639359733033","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-12-13 01:42:14,514 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-12-13 01:42:14,514 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-12-13 01:42:14,514 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-13 01:42:14,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:14,570 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-12-13 01:42:14,571 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-13 01:42:14,572 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1639359734107","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-12-13 01:42:14,575 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-12-13 01:42:14,575 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-12-13 01:42:14,575 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-12-13 01:42:14,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:14,638 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-12-13 01:42:14,639 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-12-13 01:42:14,639 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"3abc561a-322f-4002-adab-b8437f273652","owning-entity-name":"OE-ETE_Customer-3abc561a-322f-4002-adab-b8437f273652","resource-version":"1639358557943","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/customers/customer/ETE_Customer_6e53534a-cb8a-47e3-979e-c9a9ba7a7539/service-subscriptions/service-subscription/pNF/service-instances/service-instance/7915a9a3-3f64-4e3c-84c6-024cae5e0115","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_6e53534a-cb8a-47e3-979e-c9a9ba7a7539"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"7915a9a3-3f64-4e3c-84c6-024cae5e0115"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name6e53534a-cb8a-47e3-979e-c9a9ba7a7539"}]}]}},{"owning-entity-id":"7951f763-ddcc-4c9a-b8ea-d3a06c5f1810","owning-entity-name":"basicnw-oe","resource-version":"1639359630065"}]} 2021-12-13 01:42:14,642 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2021-12-13 01:42:14,647 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-12-13 01:42:14,648 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/37435023-d2b9-4cff-8020-d9404614349d 2021-12-13 01:42:14,648 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "37435023-d2b9-4cff-8020-d9404614349d" } 2021-12-13 01:42:14,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:14,729 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/37435023-d2b9-4cff-8020-d9404614349d HTTP/1.1" 201 0 2021-12-13 01:42:14,730 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-12-13 01:42:14,730 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-12-13 01:42:14,733 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-12-13 01:42:14,734 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/37435023-d2b9-4cff-8020-d9404614349d 2021-12-13 01:42:14,734 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-12-13 01:42:14,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:42:14,796 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/37435023-d2b9-4cff-8020-d9404614349d HTTP/1.1" 200 128 2021-12-13 01:42:14,797 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-12-13 01:42:14,797 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"37435023-d2b9-4cff-8020-d9404614349d","owning-entity-name":"basicvm-oe","resource-version":"1639359734689"} 2021-12-13 01:42:14,800 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-12-13 01:42:14,800 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:42:14,801 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:42:14,801 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-12-13 01:42:14,802 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:42:14,802 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:42:14,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:42:14,881 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-13 01:42:14,883 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:42:14,884 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-13 01:42:14,886 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:42:14,887 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:42:14,887 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:42:14,887 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:42:14,888 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:42:14,888 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:42:14,888 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:42:14,888 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:42:14,889 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-13 01:42:14,889 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:42:14,889 INFO 192:__init__.py(1) - Service found, updating information 2021-12-13 01:42:14,890 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-12-13 01:42:14,890 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-12-13 01:42:14,890 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-13 01:42:14,892 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:42:15,041 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-12-13 01:42:15,044 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-13 01:42:15,048 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639359730699,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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-12-13 01:42:15,055 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-13 01:42:15,055 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-12-13 01:42:15,056 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/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/distribution 2021-12-13 01:42:15,056 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-12-13 01:42:15,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:42:15,124 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/distribution HTTP/1.1" 200 205 2021-12-13 01:42:15,125 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-12-13 01:42:15,126 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"a33145ea-4d08-4db3-b79f-e7a8d003db80","timestamp":"2021-12-13 01:42:10.174 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-12-13 01:42:15,128 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-12-13 01:42:15,129 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/a33145ea-4d08-4db3-b79f-e7a8d003db80 2021-12-13 01:42:15,129 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-12-13 01:42:15,131 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:42:15,180 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/a33145ea-4d08-4db3-b79f-e7a8d003db80 HTTP/1.1" 200 29 2021-12-13 01:42:15,181 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-12-13 01:42:15,182 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-12-13 01:42:15,185 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-12-13 01:42:15,185 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-12-13 01:43:15,248 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-12-13 01:43:15,249 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/a33145ea-4d08-4db3-b79f-e7a8d003db80 2021-12-13 01:43:15,250 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-12-13 01:43:15,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:43:15,407 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/a33145ea-4d08-4db3-b79f-e7a8d003db80 HTTP/1.1" 200 None 2021-12-13 01:43:15,410 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-12-13 01:43:15,411 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1639359737071","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":"1639359726844","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639359728432","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639359732413","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639359732413","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1639359735362","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":"1639359735362","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639359724444","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1639359740284","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639359732413","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1639359734074","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639359728432","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639359728432","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1639359733986","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1639359746883","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":"1639359739275","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639359738119","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1639359733986","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1639359735362","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1639359733986","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1639359735362","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1639359733986","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1639359734074","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1639359726844","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639359741191","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639359732413","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639359745042","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1639359735362","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639359740188","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639359724444","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1639359737071","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639359745042","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1639359746883","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639359728432","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":"1639359746883","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1639359726844","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639359732413","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1639359733986","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639359728432","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1639359754791","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639359757765","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1639359741724","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639359732413","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1639359726844","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":"1639359733986","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":"1639359745042","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639359732413","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":"1639359746883","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1639359735362","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":"1639359726844","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639359745042","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":"1639359733986","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639359761582","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639359744359","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1639359734074","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1639359734074","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639359724444","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639359745042","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639359746651","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639359738076","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1639359745646","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639359760574","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1639359746883","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":"1639359745042","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1639359734074","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1639359762282","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1639359735362","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1639359743734","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639359728432","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1639359742731","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639359755576","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639359739166","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639359752980","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639359724444","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639359745042","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":"1639359761277","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639359737065","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1639359726844","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1639359734074","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639359724444","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1639359726844","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":"1639359756658","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1639359746883","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1639359728432","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":"1639359734074","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1639359746883","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639359762586","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1639359759570","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639359724444","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1639359724444","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"}]} 2021-12-13 01:43:15,415 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1639359737071', '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': '1639359726844', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639359728432', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639359732413', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639359732413', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1639359735362', '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': '1639359735362', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639359724444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1639359740284', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639359732413', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1639359734074', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639359728432', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639359728432', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1639359733986', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1639359746883', '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': '1639359739275', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639359738119', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1639359733986', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1639359735362', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1639359733986', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1639359735362', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1639359733986', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1639359734074', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1639359726844', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639359741191', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639359732413', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639359745042', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1639359735362', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639359740188', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639359724444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1639359737071', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639359745042', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1639359746883', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639359728432', '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': '1639359746883', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1639359726844', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639359732413', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1639359733986', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639359728432', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1639359754791', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639359757765', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1639359741724', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639359732413', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1639359726844', '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': '1639359733986', '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': '1639359745042', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639359732413', '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': '1639359746883', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1639359735362', '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': '1639359726844', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639359745042', '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': '1639359733986', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639359761582', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639359744359', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1639359734074', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1639359734074', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639359724444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639359745042', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639359746651', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639359738076', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1639359745646', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639359760574', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1639359746883', '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': '1639359745042', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1639359734074', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1639359762282', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1639359735362', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1639359743734', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639359728432', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1639359742731', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639359755576', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639359739166', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639359752980', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639359724444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639359745042', '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': '1639359761277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639359737065', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1639359726844', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1639359734074', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639359724444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1639359726844', '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': '1639359756658', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1639359746883', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1639359728432', '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': '1639359734074', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1639359746883', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639359762586', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1639359759570', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639359724444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1639359724444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-12-13 01:43:15,418 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-12-13 01:43:15,418 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-12-13 01:43:15,418 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-12-13 01:43:15,419 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-12-13 01:43:15,419 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-12-13 01:43:15,419 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-12-13 01:43:15,419 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-12-13 01:43:15,435 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': '6fd03f84-8e09-4555-84f9-1f8c48e22ec8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:15,436 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-12-13 01:43:15,436 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "e904fe73-9263-4163-b4a4-352a1a971609", "modelVersionId": "6985a218-ce88-42e7-94a3-b3cb9b28b5bc", "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": "37435023-d2b9-4cff-8020-d9404614349d", "owningEntityName": "basicvm-oe" } } } 2021-12-13 01:43:15,439 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:17,063 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-12-13 01:43:17,065 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-12-13 01:43:17,065 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"6fd03f84-8e09-4555-84f9-1f8c48e22ec8","instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6fd03f84-8e09-4555-84f9-1f8c48e22ec8"}} 2021-12-13 01:43:17,066 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-12-13 01:43:17,097 DEBUG 129:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '60af0482-87a8-4a5b-b5e0-ec3ed4b2b5d6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:17,098 DEBUG 131:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6fd03f84-8e09-4555-84f9-1f8c48e22ec8 2021-12-13 01:43:17,099 DEBUG 132:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] data sent: None 2021-12-13 01:43:17,104 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:17,338 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6fd03f84-8e09-4555-84f9-1f8c48e22ec8 HTTP/1.1" 200 1332 2021-12-13 01:43:17,344 INFO 142:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] response code: 200 2021-12-13 01:43:17,345 DEBUG 146:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] response: {"request":{"requestId":"6fd03f84-8e09-4555-84f9-1f8c48e22ec8","startTime":"Mon, 13 Dec 2021 01:43:15 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","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":"37435023-d2b9-4cff-8020-d9404614349d","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","serviceInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 13 Dec 2021 01:43:16 GMT"}}} 2021-12-13 01:43:27,359 DEBUG 129:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '02fe3cca-c6b4-4960-b7c4-d72c4115bd3d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:27,360 DEBUG 131:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6fd03f84-8e09-4555-84f9-1f8c48e22ec8 2021-12-13 01:43:27,360 DEBUG 132:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] data sent: None 2021-12-13 01:43:27,364 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:27,571 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6fd03f84-8e09-4555-84f9-1f8c48e22ec8 HTTP/1.1" 200 1542 2021-12-13 01:43:27,573 INFO 142:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] response code: 200 2021-12-13 01:43:27,574 DEBUG 146:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] response: {"request":{"requestId":"6fd03f84-8e09-4555-84f9-1f8c48e22ec8","startTime":"Mon, 13 Dec 2021 01:43:15 GMT","finishTime":"Mon, 13 Dec 2021 01:43:20 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","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":"37435023-d2b9-4cff-8020-d9404614349d","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","serviceInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:43:20 GMT"}}} 2021-12-13 01:43:27,575 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-12-13 01:43:27,576 DEBUG 129:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8a5267ad-3f46-4c4b-8151-404a98167d14', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:27,576 DEBUG 131:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6fd03f84-8e09-4555-84f9-1f8c48e22ec8 2021-12-13 01:43:27,577 DEBUG 132:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] data sent: None 2021-12-13 01:43:27,579 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:27,757 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6fd03f84-8e09-4555-84f9-1f8c48e22ec8 HTTP/1.1" 200 1542 2021-12-13 01:43:27,759 INFO 142:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] response code: 200 2021-12-13 01:43:27,760 DEBUG 146:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] response: {"request":{"requestId":"6fd03f84-8e09-4555-84f9-1f8c48e22ec8","startTime":"Mon, 13 Dec 2021 01:43:15 GMT","finishTime":"Mon, 13 Dec 2021 01:43:20 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","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":"37435023-d2b9-4cff-8020-d9404614349d","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","serviceInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:43:20 GMT"}}} 2021-12-13 01:43:27,761 DEBUG 129:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '72f1f5a3-4441-40d5-9cd6-9e40be068bbf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:27,762 DEBUG 131:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6fd03f84-8e09-4555-84f9-1f8c48e22ec8 2021-12-13 01:43:27,762 DEBUG 132:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] data sent: None 2021-12-13 01:43:27,765 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:27,946 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6fd03f84-8e09-4555-84f9-1f8c48e22ec8 HTTP/1.1" 200 1542 2021-12-13 01:43:27,948 INFO 142:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] response code: 200 2021-12-13 01:43:27,949 DEBUG 146:onap_service.py(8) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] response: {"request":{"requestId":"6fd03f84-8e09-4555-84f9-1f8c48e22ec8","startTime":"Mon, 13 Dec 2021 01:43:15 GMT","finishTime":"Mon, 13 Dec 2021 01:43:20 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","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":"37435023-d2b9-4cff-8020-d9404614349d","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","serviceInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:43:20 GMT"}}} 2021-12-13 01:43:27,960 DEBUG 129:onap_service.py(1) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '37f64604-9d82-44eb-b0c3-01a1e412b78c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:27,961 DEBUG 131:onap_service.py(1) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6fd03f84-8e09-4555-84f9-1f8c48e22ec8 2021-12-13 01:43:27,961 DEBUG 132:onap_service.py(1) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] data sent: None 2021-12-13 01:43:27,965 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:28,175 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6fd03f84-8e09-4555-84f9-1f8c48e22ec8 HTTP/1.1" 200 1542 2021-12-13 01:43:28,177 INFO 142:onap_service.py(1) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] response code: 200 2021-12-13 01:43:28,178 DEBUG 146:onap_service.py(1) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] response: {"request":{"requestId":"6fd03f84-8e09-4555-84f9-1f8c48e22ec8","startTime":"Mon, 13 Dec 2021 01:43:15 GMT","finishTime":"Mon, 13 Dec 2021 01:43:20 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","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":"37435023-d2b9-4cff-8020-d9404614349d","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","serviceInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:43:20 GMT"}}} 2021-12-13 01:43:28,179 DEBUG 129:onap_service.py(1) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '74d9c49d-4845-44f8-adbd-c02e74814018', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:28,179 DEBUG 131:onap_service.py(1) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6fd03f84-8e09-4555-84f9-1f8c48e22ec8 2021-12-13 01:43:28,180 DEBUG 132:onap_service.py(1) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] data sent: None 2021-12-13 01:43:28,182 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:28,427 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6fd03f84-8e09-4555-84f9-1f8c48e22ec8 HTTP/1.1" 200 1542 2021-12-13 01:43:28,429 INFO 142:onap_service.py(1) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] response code: 200 2021-12-13 01:43:28,429 DEBUG 146:onap_service.py(1) - [None][Check 6fd03f84-8e09-4555-84f9-1f8c48e22ec8 orchestration request status] response: {"request":{"requestId":"6fd03f84-8e09-4555-84f9-1f8c48e22ec8","startTime":"Mon, 13 Dec 2021 01:43:15 GMT","finishTime":"Mon, 13 Dec 2021 01:43:20 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","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":"37435023-d2b9-4cff-8020-d9404614349d","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","serviceInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:43:20 GMT"}}} 2021-12-13 01:43:28,430 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-12-13 01:43:28,431 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-12-13 01:43:28,431 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-13 01:43:28,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:43:28,504 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-12-13 01:43:28,505 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-12-13 01:43:28,505 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1639359734107","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-12-13 01:43:28,509 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091 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-12-13 01:43:28,509 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091 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-17cf10c2-c01f-42f6-8743-cdd4fafbc091 2021-12-13 01:43:28,509 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091 service-instance-name] data sent: None 2021-12-13 01:43:28,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:43:28,578 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-17cf10c2-c01f-42f6-8743-cdd4fafbc091 HTTP/1.1" 200 1190 2021-12-13 01:43:28,579 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091 service-instance-name] response code: 200 2021-12-13 01:43:28,580 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091 service-instance-name] response: {"service-instance":[{"service-instance-id":"74549d8a-dd9a-4861-8108-d692e7cf890f","service-instance-name":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"e904fe73-9263-4163-b4a4-352a1a971609","model-version-id":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","resource-version":"1639359800095","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/74549d8a-dd9a-4861-8108-d692e7cf890f/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/37435023-d2b9-4cff-8020-d9404614349d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"37435023-d2b9-4cff-8020-d9404614349d"}]},{"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-12-13 01:43:28,584 DEBUG 129:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-13 01:43:28,584 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-12-13 01:43:28,584 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-12-13 01:43:28,587 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:43:28,638 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-12-13 01:43:28,639 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-12-13 01:43:28,640 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":"1639359733194"} 2021-12-13 01:43:28,642 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-12-13 01:43:28,643 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-12-13 01:43:28,643 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-13 01:43:28,645 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:43:28,701 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-12-13 01:43:28,702 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-12-13 01:43:28,702 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1639359734107","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-12-13 01:43:28,705 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091 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-12-13 01:43:28,706 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091 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-17cf10c2-c01f-42f6-8743-cdd4fafbc091 2021-12-13 01:43:28,706 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091 service-instance-name] data sent: None 2021-12-13 01:43:28,709 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:43:28,773 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-17cf10c2-c01f-42f6-8743-cdd4fafbc091 HTTP/1.1" 200 1190 2021-12-13 01:43:28,774 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091 service-instance-name] response code: 200 2021-12-13 01:43:28,774 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091 service-instance-name] response: {"service-instance":[{"service-instance-id":"74549d8a-dd9a-4861-8108-d692e7cf890f","service-instance-name":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"e904fe73-9263-4163-b4a4-352a1a971609","model-version-id":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","resource-version":"1639359800095","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/74549d8a-dd9a-4861-8108-d692e7cf890f/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/37435023-d2b9-4cff-8020-d9404614349d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"37435023-d2b9-4cff-8020-d9404614349d"}]},{"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-12-13 01:43:28,777 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-12-13 01:43:28,777 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-12-13 01:43:28,778 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:43:28,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:43:28,841 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-12-13 01:43:28,843 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-13 01:43:28,843 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":"1639359733033","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-12-13 01:43:28,847 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-13 01:43:28,847 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-12-13 01:43:28,847 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-13 01:43:28,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:43:28,906 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-12-13 01:43:28,907 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-13 01:43:28,908 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1639359734107","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-12-13 01:43:28,911 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:43:28,911 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:43:28,912 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-12-13 01:43:28,912 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:43:28,912 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:43:28,915 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:43:29,438 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-13 01:43:29,439 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:43:29,440 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-13 01:43:29,443 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:43:29,444 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:43:29,444 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:43:29,444 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:43:29,445 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:43:29,445 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:43:29,445 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:43:29,445 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:43:29,445 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-13 01:43:29,446 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:43:29,446 INFO 192:__init__.py(1) - Service found, updating information 2021-12-13 01:43:29,446 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-12-13 01:43:29,447 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-12-13 01:43:29,447 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-13 01:43:29,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:43:29,730 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-12-13 01:43:29,734 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-13 01:43:29,738 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639359730699,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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-12-13 01:43:29,745 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-13 01:43:29,746 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-12-13 01:43:29,746 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/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel 2021-12-13 01:43:29,747 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-12-13 01:43:29,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:43:29,861 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel HTTP/1.1" 200 None 2021-12-13 01:43:29,863 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-12-13 01:43:29,863 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-12-13 01:43:29,943 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:43:29,943 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:43:29,943 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-12-13 01:43:29,943 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:43:29,944 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:43:29,945 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:43:30,004 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-13 01:43:30,005 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:43:30,005 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-13 01:43:30,007 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:43:30,008 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:43:30,008 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:43:30,008 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:43:30,008 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:43:30,008 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:43:30,008 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:43:30,009 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:43:30,009 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-13 01:43:30,009 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:43:30,009 INFO 192:__init__.py(1) - Service found, updating information 2021-12-13 01:43:30,009 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-12-13 01:43:30,010 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-12-13 01:43:30,010 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-13 01:43:30,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:43:30,086 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-12-13 01:43:30,090 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-13 01:43:30,094 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639359730699,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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-12-13 01:43:30,102 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-13 01:43:30,103 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': '72b7abf1-b239-4c91-aec3-6e21b01547dc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:30,103 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/74549d8a-dd9a-4861-8108-d692e7cf890f/vnfs 2021-12-13 01:43:30,103 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "e904fe73-9263-4163-b4a4-352a1a971609" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "5d92e939-3cde-4618-917b-0b3fa78b3f53", "modelVersionId": "64196bbe-5fb3-44cf-994d-3d0ece96bc82", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "7aeb5cf1-6984-477f-8f3a-d0689d1df431", "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": "74549d8a-dd9a-4861-8108-d692e7cf890f", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "e904fe73-9263-4163-b4a4-352a1a971609", "modelVersion": "1.0", "modelVersionId": "6985a218-ce88-42e7-94a3-b3cb9b28b5bc" } } }] } } 2021-12-13 01:43:30,106 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:31,900 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/74549d8a-dd9a-4861-8108-d692e7cf890f/vnfs HTTP/1.1" 202 262 2021-12-13 01:43:31,902 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-12-13 01:43:31,903 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"72b7abf1-b239-4c91-aec3-6e21b01547dc","instanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/72b7abf1-b239-4c91-aec3-6e21b01547dc"}} 2021-12-13 01:43:31,904 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-12-13 01:43:31,916 DEBUG 129:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '395bf4c1-36df-440d-8b4b-dcb63c5196ae', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:31,917 DEBUG 131:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/72b7abf1-b239-4c91-aec3-6e21b01547dc 2021-12-13 01:43:31,917 DEBUG 132:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] data sent: None 2021-12-13 01:43:31,922 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:32,135 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/72b7abf1-b239-4c91-aec3-6e21b01547dc HTTP/1.1" 200 1900 2021-12-13 01:43:32,138 INFO 142:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] response code: 200 2021-12-13 01:43:32,139 DEBUG 146:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] response: {"request":{"requestId":"72b7abf1-b239-4c91-aec3-6e21b01547dc","startTime":"Mon, 13 Dec 2021 01:43:30 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"e904fe73-9263-4163-b4a4-352a1a971609","source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}}],"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vnfInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 13 Dec 2021 01:43:31 GMT"}}} 2021-12-13 01:43:42,152 DEBUG 129:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7122ba81-7043-4faa-a05e-dad39268d434', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:42,152 DEBUG 131:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/72b7abf1-b239-4c91-aec3-6e21b01547dc 2021-12-13 01:43:42,153 DEBUG 132:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] data sent: None 2021-12-13 01:43:42,156 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:42,384 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/72b7abf1-b239-4c91-aec3-6e21b01547dc HTTP/1.1" 200 2106 2021-12-13 01:43:42,386 INFO 142:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] response code: 200 2021-12-13 01:43:42,386 DEBUG 146:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] response: {"request":{"requestId":"72b7abf1-b239-4c91-aec3-6e21b01547dc","startTime":"Mon, 13 Dec 2021 01:43:30 GMT","finishTime":"Mon, 13 Dec 2021 01:43:42 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"e904fe73-9263-4163-b4a4-352a1a971609","source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}}],"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vnfInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:43:42 GMT"}}} 2021-12-13 01:43:42,387 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-12-13 01:43:42,388 DEBUG 129:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e5137a99-ca02-4a92-8cb1-9e794afa6c0e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:42,388 DEBUG 131:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/72b7abf1-b239-4c91-aec3-6e21b01547dc 2021-12-13 01:43:42,389 DEBUG 132:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] data sent: None 2021-12-13 01:43:42,391 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:42,606 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/72b7abf1-b239-4c91-aec3-6e21b01547dc HTTP/1.1" 200 2106 2021-12-13 01:43:42,609 INFO 142:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] response code: 200 2021-12-13 01:43:42,609 DEBUG 146:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] response: {"request":{"requestId":"72b7abf1-b239-4c91-aec3-6e21b01547dc","startTime":"Mon, 13 Dec 2021 01:43:30 GMT","finishTime":"Mon, 13 Dec 2021 01:43:42 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"e904fe73-9263-4163-b4a4-352a1a971609","source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}}],"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vnfInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:43:42 GMT"}}} 2021-12-13 01:43:42,611 DEBUG 129:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cc4acca1-9036-47e5-b623-29aadc8d0be6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:42,611 DEBUG 131:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/72b7abf1-b239-4c91-aec3-6e21b01547dc 2021-12-13 01:43:42,612 DEBUG 132:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] data sent: None 2021-12-13 01:43:42,615 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:42,793 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/72b7abf1-b239-4c91-aec3-6e21b01547dc HTTP/1.1" 200 2106 2021-12-13 01:43:42,795 INFO 142:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] response code: 200 2021-12-13 01:43:42,796 DEBUG 146:onap_service.py(9) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] response: {"request":{"requestId":"72b7abf1-b239-4c91-aec3-6e21b01547dc","startTime":"Mon, 13 Dec 2021 01:43:30 GMT","finishTime":"Mon, 13 Dec 2021 01:43:42 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"e904fe73-9263-4163-b4a4-352a1a971609","source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}}],"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vnfInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:43:42 GMT"}}} 2021-12-13 01:43:42,808 DEBUG 129:onap_service.py(1) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '800c6096-0d45-4bdb-be53-3589a570a69a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:42,809 DEBUG 131:onap_service.py(1) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/72b7abf1-b239-4c91-aec3-6e21b01547dc 2021-12-13 01:43:42,809 DEBUG 132:onap_service.py(1) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] data sent: None 2021-12-13 01:43:42,814 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:42,990 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/72b7abf1-b239-4c91-aec3-6e21b01547dc HTTP/1.1" 200 2106 2021-12-13 01:43:42,993 INFO 142:onap_service.py(1) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] response code: 200 2021-12-13 01:43:42,994 DEBUG 146:onap_service.py(1) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] response: {"request":{"requestId":"72b7abf1-b239-4c91-aec3-6e21b01547dc","startTime":"Mon, 13 Dec 2021 01:43:30 GMT","finishTime":"Mon, 13 Dec 2021 01:43:42 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"e904fe73-9263-4163-b4a4-352a1a971609","source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}}],"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vnfInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:43:42 GMT"}}} 2021-12-13 01:43:42,995 DEBUG 129:onap_service.py(1) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '61e08a83-b9fb-48bd-ad32-cb7c65ef8bbb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:42,995 DEBUG 131:onap_service.py(1) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/72b7abf1-b239-4c91-aec3-6e21b01547dc 2021-12-13 01:43:42,996 DEBUG 132:onap_service.py(1) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] data sent: None 2021-12-13 01:43:42,998 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:43,195 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/72b7abf1-b239-4c91-aec3-6e21b01547dc HTTP/1.1" 200 2106 2021-12-13 01:43:43,197 INFO 142:onap_service.py(1) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] response code: 200 2021-12-13 01:43:43,198 DEBUG 146:onap_service.py(1) - [None][Check 72b7abf1-b239-4c91-aec3-6e21b01547dc orchestration request status] response: {"request":{"requestId":"72b7abf1-b239-4c91-aec3-6e21b01547dc","startTime":"Mon, 13 Dec 2021 01:43:30 GMT","finishTime":"Mon, 13 Dec 2021 01:43:42 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"e904fe73-9263-4163-b4a4-352a1a971609","source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}}],"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vnfInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:43:42 GMT"}}} 2021-12-13 01:43:43,200 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-12-13 01:43:43,200 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-12-13 01:43:43,200 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-12-13 01:43:43,203 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:43:43,267 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-12-13 01:43:43,268 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-12-13 01:43:43,269 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":"1639359733194"} 2021-12-13 01:43:43,271 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-12-13 01:43:43,272 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-12-13 01:43:43,272 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-13 01:43:43,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:43:43,340 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-12-13 01:43:43,341 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-12-13 01:43:43,342 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1639359734107","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-12-13 01:43:43,345 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091 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-12-13 01:43:43,345 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091 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-17cf10c2-c01f-42f6-8743-cdd4fafbc091 2021-12-13 01:43:43,346 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091 service-instance-name] data sent: None 2021-12-13 01:43:43,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:43:43,430 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-17cf10c2-c01f-42f6-8743-cdd4fafbc091 HTTP/1.1" 200 1641 2021-12-13 01:43:43,431 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091 service-instance-name] response code: 200 2021-12-13 01:43:43,431 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091 service-instance-name] response: {"service-instance":[{"service-instance-id":"74549d8a-dd9a-4861-8108-d692e7cf890f","service-instance-name":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"e904fe73-9263-4163-b4a4-352a1a971609","model-version-id":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","resource-version":"1639359814811","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/74549d8a-dd9a-4861-8108-d692e7cf890f/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/37435023-d2b9-4cff-8020-d9404614349d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"37435023-d2b9-4cff-8020-d9404614349d"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:43:43,434 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-12-13 01:43:43,435 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-12-13 01:43:43,435 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:43:43,437 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:43:43,516 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-12-13 01:43:43,517 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-13 01:43:43,517 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":"1639359815131","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/ac9b590e-ae52-4f61-9ed3-d8906a431ad4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"}]}]}}]} 2021-12-13 01:43:43,521 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-12-13 01:43:43,521 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-12-13 01:43:43,521 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-13 01:43:43,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:43:43,591 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-12-13 01:43:43,592 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-13 01:43:43,592 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1639359815467","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:43:43,596 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-13 01:43:43,596 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/74549d8a-dd9a-4861-8108-d692e7cf890f/relationship-list 2021-12-13 01:43:43,596 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-13 01:43:43,599 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:43:43,669 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/74549d8a-dd9a-4861-8108-d692e7cf890f/relationship-list HTTP/1.1" 200 1063 2021-12-13 01:43:43,670 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-13 01:43:43,671 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/37435023-d2b9-4cff-8020-d9404614349d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"37435023-d2b9-4cff-8020-d9404614349d"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:43:43,674 DEBUG 129:onap_service.py(1) - [AAI][Get 74549d8a-dd9a-4861-8108-d692e7cf890f ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-13 01:43:43,674 DEBUG 131:onap_service.py(1) - [AAI][Get 74549d8a-dd9a-4861-8108-d692e7cf890f ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4 2021-12-13 01:43:43,675 DEBUG 132:onap_service.py(1) - [AAI][Get 74549d8a-dd9a-4861-8108-d692e7cf890f ABCMeta] data sent: None 2021-12-13 01:43:43,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:43:43,759 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4 HTTP/1.1" 200 3768 2021-12-13 01:43:43,760 INFO 142:onap_service.py(1) - [AAI][Get 74549d8a-dd9a-4861-8108-d692e7cf890f ABCMeta] response code: 200 2021-12-13 01:43:43,761 DEBUG 146:onap_service.py(1) - [AAI][Get 74549d8a-dd9a-4861-8108-d692e7cf890f ABCMeta] response: {"vnf-id":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vnf-name":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"e904fe73-9263-4163-b4a4-352a1a971609","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1639359821966","model-invariant-id":"5d92e939-3cde-4618-917b-0b3fa78b3f53","model-version-id":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","model-customization-id":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/74549d8a-dd9a-4861-8108-d692e7cf890f/service-data/vnfs/vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4/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/74549d8a-dd9a-4861-8108-d692e7cf890f","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":"74549d8a-dd9a-4861-8108-d692e7cf890f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}} 2021-12-13 01:43:43,764 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:43:43,764 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:43:43,765 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-12-13 01:43:43,765 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:43:43,765 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:43:43,767 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:43:43,838 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-13 01:43:43,839 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:43:43,840 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-13 01:43:43,842 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:43:43,842 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:43:43,842 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:43:43,842 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:43:43,843 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:43:43,843 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:43:43,843 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:43:43,843 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:43:43,843 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-13 01:43:43,843 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:43:43,844 INFO 192:__init__.py(1) - Service found, updating information 2021-12-13 01:43:43,844 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-12-13 01:43:43,844 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-12-13 01:43:43,844 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-13 01:43:43,846 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:43:43,923 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-12-13 01:43:43,927 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-13 01:43:43,931 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639359730699,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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-12-13 01:43:43,937 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-13 01:43:43,938 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-12-13 01:43:43,938 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/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel 2021-12-13 01:43:43,939 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-12-13 01:43:43,941 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:43:44,033 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel HTTP/1.1" 200 None 2021-12-13 01:43:44,036 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-12-13 01:43:44,036 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-12-13 01:43:44,098 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': '73c52a87-bb68-46a7-8aa7-7c8440868f05', 'x-fromappid': 'API client'} 2021-12-13 01:43:44,098 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-12-13 01:43:44,099 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-17cf10c2-c01f-42f6-8743-cdd4fafbc091" }, "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-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:43:44,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-12-13 01:43:44,294 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-12-13 01:43:44,296 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-12-13 01:43:44,297 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-12-13 01:43:44,328 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:43:44,328 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:43:44,329 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-12-13 01:43:44,329 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:43:44,329 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:43:44,331 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:43:44,415 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-13 01:43:44,417 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:43:44,418 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-13 01:43:44,420 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:43:44,421 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:43:44,421 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:43:44,421 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:43:44,422 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:43:44,422 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:43:44,422 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:43:44,422 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:43:44,423 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-13 01:43:44,423 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:43:44,423 INFO 192:__init__.py(1) - Service found, updating information 2021-12-13 01:43:44,424 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-12-13 01:43:44,424 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-12-13 01:43:44,424 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-13 01:43:44,427 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:43:44,515 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-13 01:43:44,520 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-13 01:43:44,523 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639359730699,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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-12-13 01:43:44,531 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-13 01:43:44,532 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': '21964dec-f106-4150-93b8-2b4d09b6e6d3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:44,532 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/74549d8a-dd9a-4861-8108-d692e7cf890f/vnfs/ac9b590e-ae52-4f61-9ed3-d8906a431ad4/vfModules 2021-12-13 01:43:44,532 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-17cf10c2-c01f-42f6-8743-cdd4fafbc091", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "06143343-7a61-49c9-9930-65503c3dcd25", "modelVersionId": "77986f97-da28-453f-a495-15c02963503d", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63", "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": "74549d8a-dd9a-4861-8108-d692e7cf890f", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "e904fe73-9263-4163-b4a4-352a1a971609", "modelVersion": "1.0", "modelVersionId": "6985a218-ce88-42e7-94a3-b3cb9b28b5bc" } } }, { "relatedInstance": { "instanceId": "ac9b590e-ae52-4f61-9ed3-d8906a431ad4", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "5d92e939-3cde-4618-917b-0b3fa78b3f53", "modelVersion": "1.0", "modelVersionId": "64196bbe-5fb3-44cf-994d-3d0ece96bc82", "modelCustomizationId": "7aeb5cf1-6984-477f-8f3a-d0689d1df431", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-12-13 01:43:44,535 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:47,291 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/74549d8a-dd9a-4861-8108-d692e7cf890f/vnfs/ac9b590e-ae52-4f61-9ed3-d8906a431ad4/vfModules HTTP/1.1" 202 262 2021-12-13 01:43:47,293 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2021-12-13 01:43:47,293 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"21964dec-f106-4150-93b8-2b4d09b6e6d3","instanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3"}} 2021-12-13 01:43:47,294 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-12-13 01:43:47,308 DEBUG 129:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c10ad0b0-12c5-4654-8ab1-f06c1c146992', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:47,309 DEBUG 131:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 2021-12-13 01:43:47,310 DEBUG 132:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] data sent: None 2021-12-13 01:43:47,315 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:47,510 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 HTTP/1.1" 200 2461 2021-12-13 01:43:47,513 INFO 142:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response code: 200 2021-12-13 01:43:47,514 DEBUG 146:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response: {"request":{"requestId":"21964dec-f106-4150-93b8-2b4d09b6e6d3","startTime":"Mon, 13 Dec 2021 01:43:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}},{"relatedInstance":{"instanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 13 Dec 2021 01:43:45 GMT"}}} 2021-12-13 01:43:57,527 DEBUG 129:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3748e4a1-b3df-4a87-bea0-6d1f9421b5e8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:43:57,528 DEBUG 131:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 2021-12-13 01:43:57,528 DEBUG 132:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] data sent: None 2021-12-13 01:43:57,532 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:43:58,090 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 HTTP/1.1" 200 2704 2021-12-13 01:43:58,092 INFO 142:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response code: 200 2021-12-13 01:43:58,093 DEBUG 146:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response: {"request":{"requestId":"21964dec-f106-4150-93b8-2b4d09b6e6d3","startTime":"Mon, 13 Dec 2021 01:43:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}},{"relatedInstance":{"instanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Mon, 13 Dec 2021 01:43:52 GMT"}}} 2021-12-13 01:44:08,104 DEBUG 129:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '80746ed2-87fe-414f-ade1-62f3d3e2aad5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:44:08,105 DEBUG 131:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 2021-12-13 01:44:08,105 DEBUG 132:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] data sent: None 2021-12-13 01:44:08,108 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:44:08,662 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 HTTP/1.1" 200 4948 2021-12-13 01:44:08,664 INFO 142:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response code: 200 2021-12-13 01:44:08,665 DEBUG 146:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response: {"request":{"requestId":"21964dec-f106-4150-93b8-2b4d09b6e6d3","startTime":"Mon, 13 Dec 2021 01:43:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}},{"relatedInstance":{"instanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:43:58 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":null,\"creation_time\":1639359552000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:44:18,678 DEBUG 129:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a4b2a8c6-a63e-4116-9097-0f3c6f60b5c4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:44:18,679 DEBUG 131:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 2021-12-13 01:44:18,680 DEBUG 132:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] data sent: None 2021-12-13 01:44:18,683 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:44:19,316 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 HTTP/1.1" 200 4950 2021-12-13 01:44:19,318 INFO 142:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response code: 200 2021-12-13 01:44:19,319 DEBUG 146:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response: {"request":{"requestId":"21964dec-f106-4150-93b8-2b4d09b6e6d3","startTime":"Mon, 13 Dec 2021 01:43:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}},{"relatedInstance":{"instanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:43:58 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":null,\"creation_time\":1639359552000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:44:29,331 DEBUG 129:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '19ff0f7d-ad97-4d1b-a339-2cfaf78bc84b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:44:29,332 DEBUG 131:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 2021-12-13 01:44:29,332 DEBUG 132:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] data sent: None 2021-12-13 01:44:29,334 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:44:29,956 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 HTTP/1.1" 200 4950 2021-12-13 01:44:29,959 INFO 142:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response code: 200 2021-12-13 01:44:29,960 DEBUG 146:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response: {"request":{"requestId":"21964dec-f106-4150-93b8-2b4d09b6e6d3","startTime":"Mon, 13 Dec 2021 01:43:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}},{"relatedInstance":{"instanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:43:58 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":null,\"creation_time\":1639359552000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:44:39,972 DEBUG 129:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '88680eaa-bd65-4681-97d6-a967d2aec11c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:44:39,973 DEBUG 131:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 2021-12-13 01:44:39,973 DEBUG 132:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] data sent: None 2021-12-13 01:44:39,976 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:44:40,601 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 HTTP/1.1" 200 4950 2021-12-13 01:44:40,603 INFO 142:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response code: 200 2021-12-13 01:44:40,604 DEBUG 146:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response: {"request":{"requestId":"21964dec-f106-4150-93b8-2b4d09b6e6d3","startTime":"Mon, 13 Dec 2021 01:43:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}},{"relatedInstance":{"instanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:43:58 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":null,\"creation_time\":1639359552000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:44:50,616 DEBUG 129:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '65859198-cdf4-4aae-9843-8093cf98959a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:44:50,616 DEBUG 131:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 2021-12-13 01:44:50,617 DEBUG 132:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] data sent: None 2021-12-13 01:44:50,620 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:44:50,844 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 HTTP/1.1" 200 4918 2021-12-13 01:44:50,847 INFO 142:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response code: 200 2021-12-13 01:44:50,847 DEBUG 146:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response: {"request":{"requestId":"21964dec-f106-4150-93b8-2b4d09b6e6d3","startTime":"Mon, 13 Dec 2021 01:43:44 GMT","finishTime":"Mon, 13 Dec 2021 01:44:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}},{"relatedInstance":{"instanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:44:44 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":null,\"creation_time\":1639359552000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:44:50,849 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-12-13 01:44:50,850 DEBUG 129:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '06420538-c123-4a05-8fa9-e9a2860042f7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:44:50,850 DEBUG 131:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 2021-12-13 01:44:50,851 DEBUG 132:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] data sent: None 2021-12-13 01:44:50,854 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:44:51,033 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 HTTP/1.1" 200 4918 2021-12-13 01:44:51,035 INFO 142:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response code: 200 2021-12-13 01:44:51,036 DEBUG 146:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response: {"request":{"requestId":"21964dec-f106-4150-93b8-2b4d09b6e6d3","startTime":"Mon, 13 Dec 2021 01:43:44 GMT","finishTime":"Mon, 13 Dec 2021 01:44:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}},{"relatedInstance":{"instanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:44:44 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":null,\"creation_time\":1639359552000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:44:51,038 DEBUG 129:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a0d19ec2-9ad5-4d8e-90e7-46dc67417578', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:44:51,038 DEBUG 131:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 2021-12-13 01:44:51,039 DEBUG 132:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] data sent: None 2021-12-13 01:44:51,041 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:44:51,270 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 HTTP/1.1" 200 4918 2021-12-13 01:44:51,272 INFO 142:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response code: 200 2021-12-13 01:44:51,273 DEBUG 146:onap_service.py(10) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response: {"request":{"requestId":"21964dec-f106-4150-93b8-2b4d09b6e6d3","startTime":"Mon, 13 Dec 2021 01:43:44 GMT","finishTime":"Mon, 13 Dec 2021 01:44:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}},{"relatedInstance":{"instanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:44:44 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":null,\"creation_time\":1639359552000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:44:51,295 DEBUG 129:onap_service.py(1) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6a4b753d-6623-453c-a247-af7ec019766c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:44:51,296 DEBUG 131:onap_service.py(1) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 2021-12-13 01:44:51,296 DEBUG 132:onap_service.py(1) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] data sent: None 2021-12-13 01:44:51,300 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:44:51,498 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 HTTP/1.1" 200 4918 2021-12-13 01:44:51,501 INFO 142:onap_service.py(1) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response code: 200 2021-12-13 01:44:51,502 DEBUG 146:onap_service.py(1) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response: {"request":{"requestId":"21964dec-f106-4150-93b8-2b4d09b6e6d3","startTime":"Mon, 13 Dec 2021 01:43:44 GMT","finishTime":"Mon, 13 Dec 2021 01:44:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}},{"relatedInstance":{"instanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:44:44 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":null,\"creation_time\":1639359552000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:44:51,503 DEBUG 129:onap_service.py(1) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '21429a21-3725-46e9-b97d-5c4c3c85741e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:44:51,504 DEBUG 131:onap_service.py(1) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 2021-12-13 01:44:51,504 DEBUG 132:onap_service.py(1) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] data sent: None 2021-12-13 01:44:51,507 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:44:51,693 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/21964dec-f106-4150-93b8-2b4d09b6e6d3 HTTP/1.1" 200 4918 2021-12-13 01:44:51,695 INFO 142:onap_service.py(1) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response code: 200 2021-12-13 01:44:51,696 DEBUG 146:onap_service.py(1) - [None][Check 21964dec-f106-4150-93b8-2b4d09b6e6d3 orchestration request status] response: {"request":{"requestId":"21964dec-f106-4150-93b8-2b4d09b6e6d3","startTime":"Mon, 13 Dec 2021 01:43:44 GMT","finishTime":"Mon, 13 Dec 2021 01:44:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"}}},{"relatedInstance":{"instanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:44:44 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":null,\"creation_time\":1639359552000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:44:51,698 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-12-13 01:44:51,698 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-12-13 01:45:01,709 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-12-13 01:45:01,710 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/74549d8a-dd9a-4861-8108-d692e7cf890f/relationship-list 2021-12-13 01:45:01,710 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-13 01:45:01,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:01,796 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/74549d8a-dd9a-4861-8108-d692e7cf890f/relationship-list HTTP/1.1" 200 1063 2021-12-13 01:45:01,797 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-13 01:45:01,797 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/37435023-d2b9-4cff-8020-d9404614349d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"37435023-d2b9-4cff-8020-d9404614349d"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:45:01,800 DEBUG 129:onap_service.py(1) - [AAI][Get 74549d8a-dd9a-4861-8108-d692e7cf890f ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-13 01:45:01,801 DEBUG 131:onap_service.py(1) - [AAI][Get 74549d8a-dd9a-4861-8108-d692e7cf890f ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4 2021-12-13 01:45:01,801 DEBUG 132:onap_service.py(1) - [AAI][Get 74549d8a-dd9a-4861-8108-d692e7cf890f ABCMeta] data sent: None 2021-12-13 01:45:01,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:01,888 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4 HTTP/1.1" 200 4539 2021-12-13 01:45:01,889 INFO 142:onap_service.py(1) - [AAI][Get 74549d8a-dd9a-4861-8108-d692e7cf890f ABCMeta] response code: 200 2021-12-13 01:45:01,889 DEBUG 146:onap_service.py(1) - [AAI][Get 74549d8a-dd9a-4861-8108-d692e7cf890f ABCMeta] response: {"vnf-id":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vnf-name":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"e904fe73-9263-4163-b4a4-352a1a971609","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1639359876076","model-invariant-id":"5d92e939-3cde-4618-917b-0b3fa78b3f53","model-version-id":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","model-customization-id":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/74549d8a-dd9a-4861-8108-d692e7cf890f/service-data/vnfs/vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4/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/241ab532-a097-44f6-90f9-594c2b2d114b","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":"241ab532-a097-44f6-90f9-594c2b2d114b"}],"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/74549d8a-dd9a-4861-8108-d692e7cf890f","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":"74549d8a-dd9a-4861-8108-d692e7cf890f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}} 2021-12-13 01:45:01,892 DEBUG 167:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-12-13 01:45:01,892 INFO 169:vf_module_ala_carte.py(1) - Get VF Modules 2021-12-13 01:45:01,892 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:45:01,893 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4/vf-modules 2021-12-13 01:45:01,893 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0 VF modules] data sent: None 2021-12-13 01:45:01,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:02,010 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4/vf-modules HTTP/1.1" 200 1641 2021-12-13 01:45:02,011 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0 VF modules] response code: 200 2021-12-13 01:45:02,012 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vf-module-name":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","heat-stack-id":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1639359883586","model-invariant-id":"06143343-7a61-49c9-9930-65503c3dcd25","model-version-id":"77986f97-da28-453f-a495-15c02963503d","model-customization-id":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/74549d8a-dd9a-4861-8108-d692e7cf890f/service-data/vnfs/vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4/vnf-data/vf-modules/vf-module/c53ecf0a-ba64-46b6-b566-9fdf305bf52a/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/241ab532-a097-44f6-90f9-594c2b2d114b","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":"241ab532-a097-44f6-90f9-594c2b2d114b"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-12-13 01:45:02,015 INFO 171:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-12-13 01:45:02,015 DEBUG 158:vf_module.py(1) - Delete c53ecf0a-ba64-46b6-b566-9fdf305bf52a VF module 2021-12-13 01:45:02,016 DEBUG 45:deletion.py(1) - VF module c53ecf0a-ba64-46b6-b566-9fdf305bf52a deletion request 2021-12-13 01:45:02,031 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-12-13 01:45:02,031 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-12-13 01:45:02,031 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-13 01:45:02,034 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:02,085 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-12-13 01:45:02,086 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-13 01:45:02,087 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-12-13 01:45:02,090 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-12-13 01:45:02,090 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-12-13 01:45:02,090 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:45:02,093 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:02,283 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-12-13 01:45:02,285 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-13 01:45:02,285 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":"1639359815131","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/ac9b590e-ae52-4f61-9ed3-d8906a431ad4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"}]}]}}]} 2021-12-13 01:45:02,289 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-12-13 01:45:02,290 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-12-13 01:45:02,290 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-13 01:45:02,293 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:02,383 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-12-13 01:45:02,384 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-13 01:45:02,385 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-12-13 01:45:02,388 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-12-13 01:45:02,389 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-12-13 01:45:02,389 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:45:02,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:02,580 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-12-13 01:45:02,581 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-13 01:45:02,582 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":"1639359815131","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/ac9b590e-ae52-4f61-9ed3-d8906a431ad4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"}]}]}}]} 2021-12-13 01:45:02,585 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-12-13 01:45:02,586 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-12-13 01:45:02,586 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-13 01:45:02,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:02,643 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-12-13 01:45:02,644 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-13 01:45:02,644 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-12-13 01:45:02,647 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-12-13 01:45:02,647 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-12-13 01:45:02,648 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:45:02,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:02,797 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-12-13 01:45:02,798 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-13 01:45:02,799 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":"1639359815131","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/ac9b590e-ae52-4f61-9ed3-d8906a431ad4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"}]}]}}]} 2021-12-13 01:45:02,802 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-12-13 01:45:02,803 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-12-13 01:45:02,803 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-13 01:45:02,806 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:02,899 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-12-13 01:45:02,900 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-13 01:45:02,900 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1639359815467","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:45:02,903 DEBUG 129:onap_service.py(1) - [None][Create c53ecf0a-ba64-46b6-b566-9fdf305bf52a VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9179a7ed-87d4-4c71-8b19-a005bfa282e8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:02,904 DEBUG 131:onap_service.py(1) - [None][Create c53ecf0a-ba64-46b6-b566-9fdf305bf52a VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74549d8a-dd9a-4861-8108-d692e7cf890f/vnfs/ac9b590e-ae52-4f61-9ed3-d8906a431ad4/vfModules/c53ecf0a-ba64-46b6-b566-9fdf305bf52a 2021-12-13 01:45:02,904 DEBUG 132:onap_service.py(1) - [None][Create c53ecf0a-ba64-46b6-b566-9fdf305bf52a VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "06143343-7a61-49c9-9930-65503c3dcd25", "modelVersionId": "77986f97-da28-453f-a495-15c02963503d", "modelName": "basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091", "modelVersion": "1639359883586", "modelCustomizationId": "60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-12-13 01:45:02,907 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:04,419 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/74549d8a-dd9a-4861-8108-d692e7cf890f/vnfs/ac9b590e-ae52-4f61-9ed3-d8906a431ad4/vfModules/c53ecf0a-ba64-46b6-b566-9fdf305bf52a HTTP/1.1" 202 262 2021-12-13 01:45:04,421 INFO 142:onap_service.py(1) - [None][Create c53ecf0a-ba64-46b6-b566-9fdf305bf52a VF moduledeletion request] response code: 202 2021-12-13 01:45:04,421 DEBUG 146:onap_service.py(1) - [None][Create c53ecf0a-ba64-46b6-b566-9fdf305bf52a VF moduledeletion request] response: {"requestReferences":{"requestId":"9179a7ed-87d4-4c71-8b19-a005bfa282e8","instanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8"}} 2021-12-13 01:45:04,422 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-12-13 01:45:04,431 DEBUG 129:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0365faab-d916-4af1-a33d-dfaf2502c73d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:04,432 DEBUG 131:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 2021-12-13 01:45:04,432 DEBUG 132:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] data sent: None 2021-12-13 01:45:04,436 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:04,625 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 HTTP/1.1" 200 1315 2021-12-13 01:45:04,627 INFO 142:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response code: 200 2021-12-13 01:45:04,628 DEBUG 146:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response: {"request":{"requestId":"9179a7ed-87d4-4c71-8b19-a005bfa282e8","startTime":"Mon, 13 Dec 2021 01:45:03 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","modelVersion":"1639359883586","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25"},"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 13 Dec 2021 01:45:03 GMT"}}} 2021-12-13 01:45:14,640 DEBUG 129:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b4e3d6cd-3cc2-4891-a4d6-5df03d42c899', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:14,641 DEBUG 131:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 2021-12-13 01:45:14,641 DEBUG 132:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] data sent: None 2021-12-13 01:45:14,643 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:15,225 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 HTTP/1.1" 200 3811 2021-12-13 01:45:15,227 INFO 142:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response code: 200 2021-12-13 01:45:15,228 DEBUG 146:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response: {"request":{"requestId":"9179a7ed-87d4-4c71-8b19-a005bfa282e8","startTime":"Mon, 13 Dec 2021 01:45:03 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","modelVersion":"1639359883586","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25"},"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:45:10 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":1639359624000,\"creation_time\":1639359552000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:45:25,242 DEBUG 129:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '74627185-32fc-4b28-bf81-a1add55e493f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:25,243 DEBUG 131:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 2021-12-13 01:45:25,244 DEBUG 132:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] data sent: None 2021-12-13 01:45:25,248 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:25,869 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 HTTP/1.1" 200 3811 2021-12-13 01:45:25,872 INFO 142:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response code: 200 2021-12-13 01:45:25,873 DEBUG 146:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response: {"request":{"requestId":"9179a7ed-87d4-4c71-8b19-a005bfa282e8","startTime":"Mon, 13 Dec 2021 01:45:03 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","modelVersion":"1639359883586","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25"},"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:45:10 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":1639359624000,\"creation_time\":1639359552000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:45:35,886 DEBUG 129:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0121f407-dc7f-44ea-a536-63d7e53df581', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:35,886 DEBUG 131:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 2021-12-13 01:45:35,887 DEBUG 132:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] data sent: None 2021-12-13 01:45:35,890 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:36,129 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 HTTP/1.1" 200 3779 2021-12-13 01:45:36,131 INFO 142:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response code: 200 2021-12-13 01:45:36,132 DEBUG 146:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response: {"request":{"requestId":"9179a7ed-87d4-4c71-8b19-a005bfa282e8","startTime":"Mon, 13 Dec 2021 01:45:03 GMT","finishTime":"Mon, 13 Dec 2021 01:45:32 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","modelVersion":"1639359883586","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25"},"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:45:32 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":1639359624000,\"creation_time\":1639359552000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:45:36,133 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-12-13 01:45:36,134 DEBUG 129:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a1fd3428-b8f9-42a4-822f-f1ea0c6d6b13', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:36,134 DEBUG 131:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 2021-12-13 01:45:36,135 DEBUG 132:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] data sent: None 2021-12-13 01:45:36,137 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:36,378 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 HTTP/1.1" 200 3779 2021-12-13 01:45:36,380 INFO 142:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response code: 200 2021-12-13 01:45:36,381 DEBUG 146:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response: {"request":{"requestId":"9179a7ed-87d4-4c71-8b19-a005bfa282e8","startTime":"Mon, 13 Dec 2021 01:45:03 GMT","finishTime":"Mon, 13 Dec 2021 01:45:32 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","modelVersion":"1639359883586","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25"},"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:45:32 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":1639359624000,\"creation_time\":1639359552000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:45:36,382 DEBUG 129:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8741e355-814c-4667-ba96-d0bf94462d6d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:36,383 DEBUG 131:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 2021-12-13 01:45:36,383 DEBUG 132:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] data sent: None 2021-12-13 01:45:36,386 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:36,595 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 HTTP/1.1" 200 3779 2021-12-13 01:45:36,596 INFO 142:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response code: 200 2021-12-13 01:45:36,597 DEBUG 146:onap_service.py(11) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response: {"request":{"requestId":"9179a7ed-87d4-4c71-8b19-a005bfa282e8","startTime":"Mon, 13 Dec 2021 01:45:03 GMT","finishTime":"Mon, 13 Dec 2021 01:45:32 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","modelVersion":"1639359883586","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25"},"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:45:32 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":1639359624000,\"creation_time\":1639359552000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:45:36,606 DEBUG 129:onap_service.py(1) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8c6e52d9-87ee-4a24-b506-6490c2fef483', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:36,607 DEBUG 131:onap_service.py(1) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 2021-12-13 01:45:36,607 DEBUG 132:onap_service.py(1) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] data sent: None 2021-12-13 01:45:36,611 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:36,801 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 HTTP/1.1" 200 3779 2021-12-13 01:45:36,803 INFO 142:onap_service.py(1) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response code: 200 2021-12-13 01:45:36,804 DEBUG 146:onap_service.py(1) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response: {"request":{"requestId":"9179a7ed-87d4-4c71-8b19-a005bfa282e8","startTime":"Mon, 13 Dec 2021 01:45:03 GMT","finishTime":"Mon, 13 Dec 2021 01:45:32 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","modelVersion":"1639359883586","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25"},"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:45:32 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":1639359624000,\"creation_time\":1639359552000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:45:36,805 DEBUG 129:onap_service.py(1) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a9b551de-838c-46a3-ad54-cc9f2ad3c4e0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:36,805 DEBUG 131:onap_service.py(1) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 2021-12-13 01:45:36,805 DEBUG 132:onap_service.py(1) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] data sent: None 2021-12-13 01:45:36,807 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:36,996 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9179a7ed-87d4-4c71-8b19-a005bfa282e8 HTTP/1.1" 200 3779 2021-12-13 01:45:36,998 INFO 142:onap_service.py(1) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response code: 200 2021-12-13 01:45:36,998 DEBUG 146:onap_service.py(1) - [None][Check 9179a7ed-87d4-4c71-8b19-a005bfa282e8 orchestration request status] response: {"request":{"requestId":"9179a7ed-87d4-4c71-8b19-a005bfa282e8","startTime":"Mon, 13 Dec 2021 01:45:03 GMT","finishTime":"Mon, 13 Dec 2021 01:45:32 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"06143343-7a61-49c9-9930-65503c3dcd25","modelType":"vfModule","modelName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091","modelVersion":"1639359883586","modelCustomizationUuid":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelVersionId":"77986f97-da28-453f-a495-15c02963503d","modelCustomizationId":"60bd54fc-8deb-4ef1-a13b-d11cf3cdfe63","modelUuid":"77986f97-da28-453f-a495-15c02963503d","modelInvariantUuid":"06143343-7a61-49c9-9930-65503c3dcd25"},"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vfModuleInstanceId":"c53ecf0a-ba64-46b6-b566-9fdf305bf52a","vfModuleInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"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":"Mon, 13 Dec 2021 01:45:32 GMT"},"requestProcessingData":[{"groupingId":"91627865-2b98-4598-9832-33ea37714ca9","tag":"StackInformation","dataPairs":[{"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091":"{\"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-17cf10c2-c01f-42f6-8743-cdd4fafbc091/91627865-2b98-4598-9832-33ea37714ca9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"updated_time\":1639359624000,\"creation_time\":1639359552000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"adb84112a91e448282f9bd2d55e71041\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"ac9b590e-ae52-4f61-9ed3-d8906a431ad4\",\"OS::stack_id\":\"91627865-2b98-4598-9832-33ea37714ca9\",\"OS::stack_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091\",\"vf_module_id\":\"c53ecf0a-ba64-46b6-b566-9fdf305bf52a\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:45:36,999 INFO 180:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-12-13 01:45:37,000 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-12-13 01:45:37,000 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/74549d8a-dd9a-4861-8108-d692e7cf890f/relationship-list 2021-12-13 01:45:37,000 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-13 01:45:37,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:37,060 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/74549d8a-dd9a-4861-8108-d692e7cf890f/relationship-list HTTP/1.1" 200 1063 2021-12-13 01:45:37,061 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-13 01:45:37,061 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/37435023-d2b9-4cff-8020-d9404614349d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"37435023-d2b9-4cff-8020-d9404614349d"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:45:37,064 DEBUG 129:onap_service.py(1) - [AAI][Get 74549d8a-dd9a-4861-8108-d692e7cf890f ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-13 01:45:37,065 DEBUG 131:onap_service.py(1) - [AAI][Get 74549d8a-dd9a-4861-8108-d692e7cf890f ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4 2021-12-13 01:45:37,065 DEBUG 132:onap_service.py(1) - [AAI][Get 74549d8a-dd9a-4861-8108-d692e7cf890f ABCMeta] data sent: None 2021-12-13 01:45:37,066 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:37,132 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4 HTTP/1.1" 200 3768 2021-12-13 01:45:37,134 INFO 142:onap_service.py(1) - [AAI][Get 74549d8a-dd9a-4861-8108-d692e7cf890f ABCMeta] response code: 200 2021-12-13 01:45:37,134 DEBUG 146:onap_service.py(1) - [AAI][Get 74549d8a-dd9a-4861-8108-d692e7cf890f ABCMeta] response: {"vnf-id":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vnf-name":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"e904fe73-9263-4163-b4a4-352a1a971609","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1639359928410","model-invariant-id":"5d92e939-3cde-4618-917b-0b3fa78b3f53","model-version-id":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","model-customization-id":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/74549d8a-dd9a-4861-8108-d692e7cf890f/service-data/vnfs/vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4/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/74549d8a-dd9a-4861-8108-d692e7cf890f","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":"74549d8a-dd9a-4861-8108-d692e7cf890f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}} 2021-12-13 01:45:37,138 DEBUG 384:vnf.py(1) - Delete ac9b590e-ae52-4f61-9ed3-d8906a431ad4 VNF 2021-12-13 01:45:37,139 DEBUG 80:deletion.py(1) - VNF ac9b590e-ae52-4f61-9ed3-d8906a431ad4 deletion request 2021-12-13 01:45:37,167 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:45:37,167 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:45:37,168 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-12-13 01:45:37,168 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:45:37,168 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:45:37,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:45:37,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-12-13 01:45:37,300 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:45:37,301 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-13 01:45:37,304 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:45:37,305 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:45:37,305 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:45:37,305 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:45:37,305 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:45:37,306 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:45:37,306 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:45:37,306 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:45:37,306 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-13 01:45:37,306 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:45:37,307 INFO 192:__init__.py(1) - Service found, updating information 2021-12-13 01:45:37,307 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-12-13 01:45:37,307 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-12-13 01:45:37,307 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-13 01:45:37,310 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:45:37,484 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-13 01:45:37,486 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-13 01:45:37,489 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639359730699,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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-12-13 01:45:37,494 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-13 01:45:37,495 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-12-13 01:45:37,495 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/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel 2021-12-13 01:45:37,495 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-12-13 01:45:37,497 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:45:37,629 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel HTTP/1.1" 200 None 2021-12-13 01:45:37,631 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-12-13 01:45:37,631 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-12-13 01:45:37,667 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-12-13 01:45:37,667 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-12-13 01:45:37,667 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-13 01:45:37,669 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:37,716 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-12-13 01:45:37,718 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-13 01:45:37,718 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-12-13 01:45:37,722 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-12-13 01:45:37,722 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-12-13 01:45:37,722 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:45:37,725 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:37,791 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-12-13 01:45:37,792 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-13 01:45:37,793 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":"1639359815131","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/ac9b590e-ae52-4f61-9ed3-d8906a431ad4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"}]}]}}]} 2021-12-13 01:45:37,796 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-12-13 01:45:37,796 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-12-13 01:45:37,796 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-13 01:45:37,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:37,842 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-12-13 01:45:37,844 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-13 01:45:37,844 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-12-13 01:45:37,849 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-12-13 01:45:37,849 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-12-13 01:45:37,849 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:45:37,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:37,913 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-12-13 01:45:37,914 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-13 01:45:37,915 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":"1639359815131","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/ac9b590e-ae52-4f61-9ed3-d8906a431ad4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"}]}]}}]} 2021-12-13 01:45:37,918 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-12-13 01:45:37,919 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-12-13 01:45:37,919 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-13 01:45:37,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:37,967 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-12-13 01:45:37,968 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-13 01:45:37,968 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-12-13 01:45:37,971 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-12-13 01:45:37,972 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-12-13 01:45:37,972 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:45:37,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:38,031 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-12-13 01:45:38,033 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-13 01:45:38,033 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":"1639359815131","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/ac9b590e-ae52-4f61-9ed3-d8906a431ad4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"}]}]}}]} 2021-12-13 01:45:38,037 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-13 01:45:38,037 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-12-13 01:45:38,038 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-13 01:45:38,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:38,137 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-12-13 01:45:38,138 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-13 01:45:38,139 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1639359815467","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/ac9b590e-ae52-4f61-9ed3-d8906a431ad4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_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-12-13 01:45:38,142 DEBUG 129:onap_service.py(1) - [None][Create ac9b590e-ae52-4f61-9ed3-d8906a431ad4 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8cc21131-3eba-4329-ad21-61bbedb9eea2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:38,142 DEBUG 131:onap_service.py(1) - [None][Create ac9b590e-ae52-4f61-9ed3-d8906a431ad4 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74549d8a-dd9a-4861-8108-d692e7cf890f/vnfs/ac9b590e-ae52-4f61-9ed3-d8906a431ad4 2021-12-13 01:45:38,142 DEBUG 132:onap_service.py(1) - [None][Create ac9b590e-ae52-4f61-9ed3-d8906a431ad4 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "5d92e939-3cde-4618-917b-0b3fa78b3f53", "modelVersion": "1.0", "modelVersionId": "64196bbe-5fb3-44cf-994d-3d0ece96bc82", "modelCustomizationId": "7aeb5cf1-6984-477f-8f3a-d0689d1df431", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-12-13 01:45:38,144 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:39,850 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/74549d8a-dd9a-4861-8108-d692e7cf890f/vnfs/ac9b590e-ae52-4f61-9ed3-d8906a431ad4 HTTP/1.1" 202 262 2021-12-13 01:45:39,853 INFO 142:onap_service.py(1) - [None][Create ac9b590e-ae52-4f61-9ed3-d8906a431ad4 VNF deletion request] response code: 202 2021-12-13 01:45:39,854 DEBUG 146:onap_service.py(1) - [None][Create ac9b590e-ae52-4f61-9ed3-d8906a431ad4 VNF deletion request] response: {"requestReferences":{"requestId":"8cc21131-3eba-4329-ad21-61bbedb9eea2","instanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8cc21131-3eba-4329-ad21-61bbedb9eea2"}} 2021-12-13 01:45:39,855 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-12-13 01:45:39,870 DEBUG 129:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b0102ed3-cd3a-424b-8b17-949598ac093d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:39,871 DEBUG 131:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8cc21131-3eba-4329-ad21-61bbedb9eea2 2021-12-13 01:45:39,871 DEBUG 132:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] data sent: None 2021-12-13 01:45:39,877 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:40,056 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8cc21131-3eba-4329-ad21-61bbedb9eea2 HTTP/1.1" 200 1270 2021-12-13 01:45:40,059 INFO 142:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] response code: 200 2021-12-13 01:45:40,060 DEBUG 146:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] response: {"request":{"requestId":"8cc21131-3eba-4329-ad21-61bbedb9eea2","startTime":"Mon, 13 Dec 2021 01:45:38 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vnfInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 13 Dec 2021 01:45:39 GMT"}}} 2021-12-13 01:45:50,074 DEBUG 129:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '73b71959-01c8-4182-bf52-7a739688680b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:50,076 DEBUG 131:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8cc21131-3eba-4329-ad21-61bbedb9eea2 2021-12-13 01:45:50,076 DEBUG 132:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] data sent: None 2021-12-13 01:45:50,081 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:50,285 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8cc21131-3eba-4329-ad21-61bbedb9eea2 HTTP/1.1" 200 1476 2021-12-13 01:45:50,288 INFO 142:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] response code: 200 2021-12-13 01:45:50,289 DEBUG 146:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] response: {"request":{"requestId":"8cc21131-3eba-4329-ad21-61bbedb9eea2","startTime":"Mon, 13 Dec 2021 01:45:38 GMT","finishTime":"Mon, 13 Dec 2021 01:45:43 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vnfInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:45:43 GMT"}}} 2021-12-13 01:45:50,290 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-12-13 01:45:50,291 DEBUG 129:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ac15ee6f-8c72-4ebc-90b0-bf89d4df5311', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:50,291 DEBUG 131:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8cc21131-3eba-4329-ad21-61bbedb9eea2 2021-12-13 01:45:50,292 DEBUG 132:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] data sent: None 2021-12-13 01:45:50,294 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:50,468 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8cc21131-3eba-4329-ad21-61bbedb9eea2 HTTP/1.1" 200 1476 2021-12-13 01:45:50,470 INFO 142:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] response code: 200 2021-12-13 01:45:50,471 DEBUG 146:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] response: {"request":{"requestId":"8cc21131-3eba-4329-ad21-61bbedb9eea2","startTime":"Mon, 13 Dec 2021 01:45:38 GMT","finishTime":"Mon, 13 Dec 2021 01:45:43 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vnfInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:45:43 GMT"}}} 2021-12-13 01:45:50,472 DEBUG 129:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ca7f50ed-698a-4723-b89e-4b33aff9593d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:50,473 DEBUG 131:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8cc21131-3eba-4329-ad21-61bbedb9eea2 2021-12-13 01:45:50,473 DEBUG 132:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] data sent: None 2021-12-13 01:45:50,476 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:50,662 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8cc21131-3eba-4329-ad21-61bbedb9eea2 HTTP/1.1" 200 1476 2021-12-13 01:45:50,664 INFO 142:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] response code: 200 2021-12-13 01:45:50,665 DEBUG 146:onap_service.py(12) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] response: {"request":{"requestId":"8cc21131-3eba-4329-ad21-61bbedb9eea2","startTime":"Mon, 13 Dec 2021 01:45:38 GMT","finishTime":"Mon, 13 Dec 2021 01:45:43 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vnfInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:45:43 GMT"}}} 2021-12-13 01:45:50,678 DEBUG 129:onap_service.py(1) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '02272fe0-9a49-483e-ad83-d3d1a01b3e2f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:50,679 DEBUG 131:onap_service.py(1) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8cc21131-3eba-4329-ad21-61bbedb9eea2 2021-12-13 01:45:50,680 DEBUG 132:onap_service.py(1) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] data sent: None 2021-12-13 01:45:50,684 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:50,850 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8cc21131-3eba-4329-ad21-61bbedb9eea2 HTTP/1.1" 200 1476 2021-12-13 01:45:50,853 INFO 142:onap_service.py(1) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] response code: 200 2021-12-13 01:45:50,854 DEBUG 146:onap_service.py(1) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] response: {"request":{"requestId":"8cc21131-3eba-4329-ad21-61bbedb9eea2","startTime":"Mon, 13 Dec 2021 01:45:38 GMT","finishTime":"Mon, 13 Dec 2021 01:45:43 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vnfInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:45:43 GMT"}}} 2021-12-13 01:45:50,855 DEBUG 129:onap_service.py(1) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '91d15af9-ad55-4122-aa73-c78b49c28b16', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:50,855 DEBUG 131:onap_service.py(1) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8cc21131-3eba-4329-ad21-61bbedb9eea2 2021-12-13 01:45:50,855 DEBUG 132:onap_service.py(1) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] data sent: None 2021-12-13 01:45:50,858 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:51,039 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8cc21131-3eba-4329-ad21-61bbedb9eea2 HTTP/1.1" 200 1476 2021-12-13 01:45:51,040 INFO 142:onap_service.py(1) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] response code: 200 2021-12-13 01:45:51,041 DEBUG 146:onap_service.py(1) - [None][Check 8cc21131-3eba-4329-ad21-61bbedb9eea2 orchestration request status] response: {"request":{"requestId":"8cc21131-3eba-4329-ad21-61bbedb9eea2","startTime":"Mon, 13 Dec 2021 01:45:38 GMT","finishTime":"Mon, 13 Dec 2021 01:45:43 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"5d92e939-3cde-4618-917b-0b3fa78b3f53","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelVersionId":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelCustomizationId":"7aeb5cf1-6984-477f-8f3a-d0689d1df431","modelUuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","modelInvariantUuid":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"74549d8a-dd9a-4861-8108-d692e7cf890f","vnfInstanceId":"ac9b590e-ae52-4f61-9ed3-d8906a431ad4","vnfInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:45:43 GMT"}}} 2021-12-13 01:45:51,042 DEBUG 319:service.py(1) - Delete 74549d8a-dd9a-4861-8108-d692e7cf890f service instance 2021-12-13 01:45:51,042 DEBUG 113:deletion.py(1) - Service 74549d8a-dd9a-4861-8108-d692e7cf890f deletion request 2021-12-13 01:45:51,059 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:45:51,059 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:45:51,060 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-12-13 01:45:51,060 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:45:51,060 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:45:51,062 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:45:51,139 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-13 01:45:51,140 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:45:51,141 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-13 01:45:51,144 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:45:51,144 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:45:51,144 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:45:51,145 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:45:51,145 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:45:51,145 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:45:51,145 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:45:51,146 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:45:51,146 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-13 01:45:51,146 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:45:51,146 INFO 192:__init__.py(1) - Service found, updating information 2021-12-13 01:45:51,147 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-12-13 01:45:51,147 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-12-13 01:45:51,147 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-13 01:45:51,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:45:51,230 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-12-13 01:45:51,233 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-13 01:45:51,236 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639359730699,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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-12-13 01:45:51,243 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-13 01:45:51,244 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:45:51,244 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:45:51,244 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-12-13 01:45:51,245 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:45:51,245 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:45:51,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:45:51,304 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-13 01:45:51,305 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:45:51,305 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-13 01:45:51,308 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:45:51,308 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:45:51,308 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:45:51,308 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:45:51,309 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:45:51,309 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:45:51,309 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:45:51,309 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:45:51,309 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-13 01:45:51,309 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:45:51,310 INFO 192:__init__.py(1) - Service found, updating information 2021-12-13 01:45:51,310 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-12-13 01:45:51,310 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-12-13 01:45:51,311 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-13 01:45:51,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:45:51,392 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-12-13 01:45:51,395 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-13 01:45:51,399 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639359730699,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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-12-13 01:45:51,405 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-13 01:45:51,406 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-13 01:45:51,407 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 01:45:51,407 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-12-13 01:45:51,407 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 01:45:51,408 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 01:45:51,410 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:45:51,484 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-13 01:45:51,486 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 01:45:51,486 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/78d83bfc-8673-41de-9d49-d252d69243b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-13 01:45:51,489 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 01:45:51,489 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:45:51,490 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:45:51,490 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:45:51,490 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 01:45:51,490 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 01:45:51,490 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 01:45:51,491 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-13 01:45:51,491 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-13 01:45:51,491 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-13 01:45:51,491 INFO 192:__init__.py(1) - Service found, updating information 2021-12-13 01:45:51,492 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-12-13 01:45:51,492 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-12-13 01:45:51,492 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-13 01:45:51,495 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-13 01:45:51,617 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-12-13 01:45:51,622 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-13 01:45:51,627 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8f7a8675-ac1b-43ae-b637-9a35b7adb1cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351295196,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2da672f0-b082-425f-a3b0-943cb0f48879","invariantUUID":"c45df535-7aad-4a0a-8500-b3da24842daa","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":"443b9b3d-5745-4458-ac50-725a6a7706d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351285638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8293391-9fcb-497f-bdd1-1bd85ff429ef","invariantUUID":"30d797ec-8345-4232-9a9e-2538ae4be041","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":"objectStorage","uniqueId":"c8d5bdbf-a45e-437c-93de-6300c76539d0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351417559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79f432df-70fd-4ba4-91fc-639d91adb626","invariantUUID":"69aa4391-b961-468d-92cb-fc5740b65b52","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":"defaulticon","uniqueId":"5c70a34f-a27d-465d-bece-8d7d44a0d20b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351333622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991e80bb-b187-4d46-9a8c-df7e2a995fe5","invariantUUID":"c6bb778f-092f-4bdc-88f5-3ad15c437f93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc95868e-6dea-4ab0-a0a6-bb8548fb6fc2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351343629,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4735b7b0-c205-49ce-b15e-94523e2b8fa6","invariantUUID":"02da13df-ba22-44b0-a35b-edade790cf3e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4f85ce3-02cf-4c24-9eb5-947c147eb797","lifecycleState":"CERTIFIED","lastUpdateDate":1639351297446,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c40ff67f-d605-4b21-97ca-fd91d7038fe3","invariantUUID":"28111e88-faa1-44e1-995d-b82761a9948a","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":"defaulticon","uniqueId":"5d5c021c-5b10-405f-8c78-4906964eff96","lifecycleState":"CERTIFIED","lastUpdateDate":1639351300441,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50f8e5e8-7e9e-448f-b512-061c3ce4c048","invariantUUID":"d1725c21-e050-4f01-b4c4-e622e3442c50","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":"a8a2ca20-6304-468f-93ce-37f0f7f9b04d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351306952,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2927aede-6928-403b-a2c6-9f2965183184","invariantUUID":"c8c0c4bb-bbd1-4222-a619-6a2c2897d7f4","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":"networkrules","uniqueId":"101aee27-172f-40df-9eac-6df5acd3b675","lifecycleState":"CERTIFIED","lastUpdateDate":1639351262577,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"34a75355-975c-4c90-ae4d-fd5289dcb0b7","invariantUUID":"6bb578be-fad3-46c0-90ff-5b69707a9261","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2965e2e7-ff9d-4e6e-befd-06d7b2ef04d4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351233195,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3146e26a-0af2-41a6-ba01-526769d99b91","invariantUUID":"ed1838cc-b8c1-4014-bbdb-55a6942cedee","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80baee1f-6250-4472-b84f-f956675d889a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351340922,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c4b7947-bdc6-4480-a024-94731e649c46","invariantUUID":"c9ef7f45-9e2b-4093-b2ce-1a1dd8624d73","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"80d2e537-015d-4794-a518-c9d5cd18c97b","lifecycleState":"CERTIFIED","lastUpdateDate":1639351382332,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba55b88d-e765-4186-94b2-d02f6773ff55","invariantUUID":"43cf7e19-a473-48b8-8b96-78247746e175","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cad34b1e-e040-4216-b0ef-14d20e979b37","lifecycleState":"CERTIFIED","lastUpdateDate":1639359692316,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64196bbe-5fb3-44cf-994d-3d0ece96bc82","invariantUUID":"5d92e939-3cde-4618-917b-0b3fa78b3f53","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":"82daab10-0d55-41ee-b93e-bb0462ccb534","lifecycleState":"CERTIFIED","lastUpdateDate":1639351338009,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c0f799-5181-433b-b331-27d9520c659d","invariantUUID":"36525993-1fba-4a9e-9797-da7910b09b2e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aefe020-d827-4e02-aa0a-cb7ed1f5f5cf","lifecycleState":"CERTIFIED","lastUpdateDate":1639351373145,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5e1d665-4629-4c46-a540-64ad76db73bc","invariantUUID":"625340e2-8554-4943-bad4-b91ce90c2b89","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":"port","uniqueId":"271042c4-b2e8-43db-bb6a-64e086254777","lifecycleState":"CERTIFIED","lastUpdateDate":1639351339402,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79320377-fa79-4aef-905b-aac4d7e13156","invariantUUID":"7a98b538-0858-45d0-99c3-6fef921e3440","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ec9ccb9-418f-4c15-8c5f-243ef4b208c4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351369719,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123ef937-85b1-4a3d-aa5b-4ba6d86b1470","invariantUUID":"5f7d4836-e68c-4191-ad0e-227bfbff9af1","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83545149-4b79-43a7-905b-f8c302717828","lifecycleState":"CERTIFIED","lastUpdateDate":1639351242549,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"908cbab2-9b4b-43b9-b859-263ecbf834a5","invariantUUID":"e5ee7c1d-a994-4215-8c8b-3df2f32b4667","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":"dfae9527-c87b-4113-88dc-9d05d4e61480","lifecycleState":"CERTIFIED","lastUpdateDate":1639351304940,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fb407b5-35f1-4f55-8973-0fc746f8425b","invariantUUID":"ce679db3-e56b-4754-923c-b3e507471d41","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":"5d9e4835-1a98-4d0f-9067-d014d2115d59","lifecycleState":"CERTIFIED","lastUpdateDate":1639351346433,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba9b7e2b-e2f5-433c-b27f-214af0027ffa","invariantUUID":"830868d7-d010-4adc-86c3-6b01dc95e49a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57648571-4a8d-42d2-9b0e-20b795683df0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351377171,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67a7b8b0-236c-425a-8374-6e1c735c5db5","invariantUUID":"d8e6d230-ad64-4e5b-aaf6-51bd1f4f57f3","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":"8729f708-79e0-4d2e-964a-8fc7df6fea41","lifecycleState":"CERTIFIED","lastUpdateDate":1639351224284,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3ebac2-50ec-4c84-8d71-1ca33f4c35f1","invariantUUID":"7c0a7627-aae6-4a70-98f9-7e42654f840b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f79227e6-7fdf-4d6d-bd7d-b3bb862180da","lifecycleState":"CERTIFIED","lastUpdateDate":1639351312509,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d41e891a-110f-4235-9871-e7f7a7d97652","invariantUUID":"9ee70d7c-7a6f-416b-b966-e131e68280bd","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":"network","uniqueId":"802c90ea-7464-4a90-997c-35b7c7c4ffb7","lifecycleState":"CERTIFIED","lastUpdateDate":1639351342277,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ee9252-0455-479a-b3a3-3c22c4025f17","invariantUUID":"8992b82c-fc0c-476a-bc3d-db9fb3e9b044","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ad1c9da-643f-4eb7-8552-9f5087b7c4cc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351240737,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9175973-eebf-46be-92da-31b2de2518f9","invariantUUID":"b8197b7d-7a31-419b-a443-6cbe567bd7f5","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19db71f2-d36f-4008-afed-8e103a7074a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351423333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3404d4-63f0-4594-980c-5fbdaa548079","invariantUUID":"7f6f915a-51b4-4fd2-9e6c-b932acb2939e","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3ba3698-5eb1-4d1b-a12a-5d4d7ef64b73","lifecycleState":"CERTIFIED","lastUpdateDate":1639351420484,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7149e143-56e4-45c5-9090-6f7e5cff62c5","invariantUUID":"cf1161ec-8b06-4087-81ff-205292e932aa","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b04e8384-11c8-4ecf-a68f-6273d291a957","lifecycleState":"CERTIFIED","lastUpdateDate":1639351421925,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6d2a30c-50b7-41c1-830b-4ad8c839a2a1","invariantUUID":"f431fe0c-0690-457b-9a0c-4d1fa675708e","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":"securityrules","uniqueId":"38165b22-8256-4ea6-b846-f28e0b8e7d64","lifecycleState":"CERTIFIED","lastUpdateDate":1639351265583,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5009982d-5c12-4430-aee6-faee74856816","invariantUUID":"e148e9e3-da16-47da-8d52-7fe781349314","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":"7a60fdb0-58aa-4560-ba3c-ad00e0bd530c","lifecycleState":"CERTIFIED","lastUpdateDate":1639351314133,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32b0b97b-5083-4716-8301-f089362ebf72","invariantUUID":"404babe7-f15f-4706-b784-30b1be18ead5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfc0a3f1-56b8-45aa-acfa-a8f70bda3289","lifecycleState":"CERTIFIED","lastUpdateDate":1639351276702,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dba08d03-92b3-4623-b0e6-f3a0c4dbc665","invariantUUID":"1706f461-2987-44ca-90f4-9f8514f1ed8a","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":"d4f05605-a318-4af4-b052-827d6da2cea9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351245542,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7e49337-fa90-4d2e-975c-402fcc9bdc01","invariantUUID":"15cef680-ef56-4e3a-848d-6307ded4f08f","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":"compute","uniqueId":"913b5ea5-2a18-48c4-86ff-10c4319d96e4","lifecycleState":"CERTIFIED","lastUpdateDate":1639351320185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6add929-037e-40ab-b514-5b3dc72d6f7c","invariantUUID":"96b93cef-e0df-4ce9-8bf1-268db3eea437","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2b3ce8c-3e0e-4bb6-aded-ca061a112521","lifecycleState":"CERTIFIED","lastUpdateDate":1639351429242,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"509d944b-5515-4fcf-9c9c-73d252ecda5c","invariantUUID":"5b690215-81c0-47d3-96b6-847c70f7ef8a","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":"port","uniqueId":"d301ef9d-2a3c-4bb5-a2c0-b9da8b44c680","lifecycleState":"CERTIFIED","lastUpdateDate":1639351222852,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"284e1899-c9ac-4be5-9ef1-add03979b677","invariantUUID":"364077c7-680c-4a71-9de0-013ada0c1de1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"497a21ff-6294-4bec-b3cc-a24415db28d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639351375095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0f819de-5ac6-448e-b2cb-51857a84b693","invariantUUID":"ad0641bc-e536-4d73-9c41-ab287633c22b","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":"defaulticon","uniqueId":"43090e58-05d3-48d2-81e7-b8b443109f48","lifecycleState":"CERTIFIED","lastUpdateDate":1639351335093,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb4ed1db-d437-41bb-84f3-5bd27ccf6f9e","invariantUUID":"34e83995-2be4-4090-b93d-6eb4daa7bffd","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":"compute","uniqueId":"fa3b0c6f-dd66-4585-990e-aa4a31e2eae6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351412487,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a18a160-d78c-4e4b-b617-12ecdd3a3b55","invariantUUID":"3df4413b-ca37-4cd9-b111-9871f4da34c7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40e401f8-8420-4645-a107-f736c69142de","lifecycleState":"CERTIFIED","lastUpdateDate":1639351367442,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"684ce40e-e6dc-4f7f-88e4-c19ed381fbba","invariantUUID":"5c6a3b3b-5dbb-48a2-9bd9-2ef52d2101b2","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9f4b32-baba-43fa-a0e0-dde4f81ffa1f","lifecycleState":"CERTIFIED","lastUpdateDate":1639351271690,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92c3f32c-ee33-4f51-87ea-d4bd19d5fa56","invariantUUID":"0332a956-25fe-4f6f-83b3-cb2f815ddf32","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":"2c070ed9-266e-4da2-9cd0-deaee7261c57","lifecycleState":"CERTIFIED","lastUpdateDate":1639351303376,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c58e23e-e441-4de0-bbcc-ea257734095a","invariantUUID":"38a0ad3b-bcd5-4b1b-ba08-303276b4ac2a","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":"2a74753c-5bc2-4044-922e-8a08f0019021","lifecycleState":"CERTIFIED","lastUpdateDate":1639351278186,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9cd63f20-9489-4d42-8c17-d51aed997f4c","invariantUUID":"032e748d-b423-4459-bbac-0d3168d3e38c","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":"549b9d7d-6ba0-48be-a20a-d41d5b4c1201","lifecycleState":"CERTIFIED","lastUpdateDate":1639351267859,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e0c62e-5405-4de7-b4af-184a51faeac6","invariantUUID":"016d4ac3-778f-4b9a-8db0-e777e434637e","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":"865aaaf1-8a31-401a-9ce3-e8f5015d2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1639351427350,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbb4334a-700c-44ef-bbdb-67ab366d28ac","invariantUUID":"d839059f-3acb-4d0a-811c-9ea29802dccc","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":"networkrules","uniqueId":"118f75d9-4479-4360-ad5f-0039c4c94071","lifecycleState":"CERTIFIED","lastUpdateDate":1639351255129,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"14848ed4-8208-459d-b439-f6ca1cf033af","invariantUUID":"7f17299c-093f-4e52-b372-48f023f60f16","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6842fb5a-3aec-42b8-968f-1c59de3fdc0d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351238339,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"824e27b4-b2f0-403c-a7ac-821985cad924","invariantUUID":"f51fc4ff-b85a-4318-a8ff-b667fd7c17ce","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":"ddc7444e-1a51-495e-aa9b-47cefc3519ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639351345043,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34aaf726-32c7-4e47-ba21-11f85bf3458b","invariantUUID":"26ad53d9-81aa-464d-a18c-6a26498a3159","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e38593c1-54b3-4dfe-9f9f-e625a37ffadb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351243906,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"410d4e47-d54b-4920-bbb4-3a6cdc3e59ba","invariantUUID":"5aedcc4d-ac9e-4cc9-b9ab-d4362d29cb0f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1736e326-3383-4aeb-a9ff-458177d28094","lifecycleState":"CERTIFIED","lastUpdateDate":1639351216525,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58e7282e-9455-41ce-969c-040fcce2e40d","invariantUUID":"f4f461cc-c4cb-4208-b814-7c8f08c3886e","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":"5e93be02-04d8-49bc-b64d-2fc1c494d048","lifecycleState":"CERTIFIED","lastUpdateDate":1639351247628,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2ed9adcd-064a-456e-b23f-a0e105d4acdb","invariantUUID":"5d0fd042-546f-4073-b1bd-f32418768922","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ee2cfc4-14ca-4ad4-99ab-806d338419b0","lifecycleState":"CERTIFIED","lastUpdateDate":1639351228385,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"847263d6-1659-4782-b0f9-69c3eb9a7e7f","invariantUUID":"a46860ac-9263-490a-bc7b-4783b21e4a03","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"56100f2a-9e67-4e3d-acc1-f6d55252f140","lifecycleState":"CERTIFIED","lastUpdateDate":1639351264066,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c85255d-646e-44bf-ba7b-59c31c2afa1b","invariantUUID":"34e4e78d-a852-4837-b4de-9a1914404aa1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a43d42cb-ef49-4372-9e59-b468952e4be6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351419038,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9e4bd9c-5a41-4e54-b11c-de50aed0ec3d","invariantUUID":"1fde3286-eff9-4e07-a2b4-d853f617105d","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":"defaulticon","uniqueId":"beeace65-db1a-4d07-b53d-511f5fb14816","lifecycleState":"CERTIFIED","lastUpdateDate":1639351214874,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"781ef521-8924-468e-bc9a-64560f22143c","invariantUUID":"d8e4a33d-e079-49b4-bc3e-a40b7bf5dc6f","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":"defaulticon","uniqueId":"ca2b3151-28ca-4031-aa40-b5744878ebfb","lifecycleState":"CERTIFIED","lastUpdateDate":1639351301969,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e988eb8-8eda-41d7-a7e1-2ba63dd31756","invariantUUID":"e3350e09-b3b2-46e2-ba98-491e346c71d7","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":"af79b2ee-bd96-47a6-afc1-fd6b0770b171","lifecycleState":"CERTIFIED","lastUpdateDate":1639351269470,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b142b8ce-330a-4c82-b55b-a6e75a706eb7","invariantUUID":"56011021-07a1-4d4b-81cf-54f24e68b21a","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":"670450bb-8a97-4dfb-8a89-71e5393ff925","lifecycleState":"CERTIFIED","lastUpdateDate":1639351291421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963f920e-69e7-41a7-a382-45abb1c8686f","invariantUUID":"7d4cfdbd-82d3-4f4e-8901-cd994eead696","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":"objectStorage","uniqueId":"0f6b4baf-7ac5-4d02-82e1-8d8af3ae0c14","lifecycleState":"CERTIFIED","lastUpdateDate":1639351321562,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"386f476a-bd7c-4109-87fc-49f63311d524","invariantUUID":"b0a9da87-46db-4abe-a809-8dc3cd43fced","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":"loadBalancer","uniqueId":"6bef264b-28ea-4892-8110-cb6a37b7711a","lifecycleState":"CERTIFIED","lastUpdateDate":1639351221353,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5467a5b2-09a8-4389-aabe-e975c928979c","invariantUUID":"27d4e449-d7d9-4277-90b0-52f266b34ef6","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":"port","uniqueId":"c7ca17df-5fd8-4739-ae81-8ebc03c63696","lifecycleState":"CERTIFIED","lastUpdateDate":1639351235397,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"151af1ba-43e8-4997-ab48-5dcec8977bc4","invariantUUID":"d80173fb-87f6-4d07-a18d-44c6bb9bd779","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e077984-ee86-4f07-a736-8146f228c4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351352500,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e870b950-eeb8-42df-94f1-e0b50cb72ffe","invariantUUID":"70a3c7e2-8a24-45c2-b5f5-558d72c18f16","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8ad44a4-16f6-4762-8226-b5a13394a23d","lifecycleState":"CERTIFIED","lastUpdateDate":1639351336534,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ba302b3-804d-4076-8e64-45b06b92e0d6","invariantUUID":"ae095e44-8fd5-4aef-a497-11c31c1c2ee7","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":"437773cc-21af-4131-9bb7-c1b8479a3e54","lifecycleState":"CERTIFIED","lastUpdateDate":1639351411004,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02fc1515-c29a-4c42-acc4-67fa2b8e01eb","invariantUUID":"bed2d40b-9988-4d11-8396-1d38e5919839","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d0ea71-40e8-49c4-af1e-54e0e7558916","lifecycleState":"CERTIFIED","lastUpdateDate":1639351231359,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8076f558-e494-41c7-bdd8-2ec32e587425","invariantUUID":"1419f342-d28d-44fd-859b-79d4ba68339c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"557096f3-f23a-4758-a5c4-9353d2e06538","lifecycleState":"CERTIFIED","lastUpdateDate":1639351416282,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82de8930-91f3-40df-8bf1-27236361209d","invariantUUID":"2dd0ee8e-56d9-4c73-a22e-3c1eb1236dd3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4ef5d485-ce2c-4d03-be70-4be35f5cdf44","lifecycleState":"CERTIFIED","lastUpdateDate":1639351350504,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c98e721-8e79-43cf-8103-c6e3738c5885","invariantUUID":"696cda08-b536-4d08-8219-5c6293f956c0","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":"objectStorage","uniqueId":"05ed8ae4-d9f0-4752-aa83-4ad4f5dc28b8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351229905,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79b70588-6c8d-40e8-a0be-a58cfe0d4846","invariantUUID":"cd9f67b3-7966-48fd-8f92-12726f800d34","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":"compute","uniqueId":"859cf70a-2946-4895-b9de-d0ee051536c5","lifecycleState":"CERTIFIED","lastUpdateDate":1639351315576,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3097c2-cdf0-40db-a80e-11463ee0ffbd","invariantUUID":"9688933e-1f72-498f-a250-d630eed4c9b6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85685454-a43c-4ded-a99e-91787817808e","lifecycleState":"CERTIFIED","lastUpdateDate":1639351327813,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7a0eb6-91c4-4299-8815-b9913fc234fb","invariantUUID":"e8f4729b-3d5d-49e0-9667-783e637f2e23","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50a133b4-7036-4751-943e-dbdcb8edbad2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351218238,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7e2b7b0-fbc0-4abf-af62-68b144777f5b","invariantUUID":"f0cb3bf2-02c1-4e97-b649-449002b1a9c0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2570ae5-7d05-498e-9fef-a54e41b6bbee","lifecycleState":"CERTIFIED","lastUpdateDate":1639351290064,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af1e3c6a-16e1-4967-9629-0bbc43b39a7f","invariantUUID":"b74f7d17-24b9-409d-b733-9ae694c0f41c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7898d49-0469-4fb0-a603-c9f82ec20770","lifecycleState":"CERTIFIED","lastUpdateDate":1639351414496,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0afd775c-fa82-430a-8179-3a06c7d34cd8","invariantUUID":"d01ce44f-7394-4393-986d-f77f84a3603b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9d7a0d3c-1a52-4669-81dc-7c84fba553e2","lifecycleState":"CERTIFIED","lastUpdateDate":1639351208003,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7595a9-978f-4407-8d12-9d88d7442610","invariantUUID":"1255188b-e2ee-4d2f-8e62-def08fcb5508","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"802b36b2-5116-4d48-8ef7-f2b7432293c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639351424797,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b771173f-ca98-446a-82ae-fe59a7cdc9f7","invariantUUID":"4cb76117-b43f-475c-8895-5a65db8c8985","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f7fb63a6-374a-45a0-852a-8a7eff9a8518","lifecycleState":"CERTIFIED","lastUpdateDate":1639351256881,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e62f3a49-2cb7-47f2-bc70-638588b1dd24","invariantUUID":"4f114e91-05f6-4519-837f-6435e5ceffef","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":"c6d64603-97f6-48d5-9787-b4e7305c1c27","lifecycleState":"CERTIFIED","lastUpdateDate":1639351273752,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05383203-bf8d-4171-afd0-1ebdd90d4fba","invariantUUID":"635ccccc-a1c7-40c4-9d63-22fa1767e221","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":"aebbca34-adfa-4a9e-b0ad-49df65d3c280","lifecycleState":"CERTIFIED","lastUpdateDate":1639351279624,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"933fa917-60e6-4ead-a923-2564db4eb6fc","invariantUUID":"a08a71f8-5ece-47b3-9b3d-41f8e96631e1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1d14b8c-23d6-4b21-9795-2c5de7510917","lifecycleState":"CERTIFIED","lastUpdateDate":1639351309049,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12750056-e853-4ae3-9b24-20255cf91806","invariantUUID":"9fd4ca7a-8692-405b-b7f1-1dca92ece46e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d028cdc2-a980-4fcb-af30-14f9d8bd2050","lifecycleState":"CERTIFIED","lastUpdateDate":1639351326116,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a0f04b5-34bb-434b-ae82-230c14e88420","invariantUUID":"40a736d2-f384-46d4-8860-692ce4f9798d","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":"ed6eade2-bbe5-418c-b1eb-3cc348ad8b38","lifecycleState":"CERTIFIED","lastUpdateDate":1639351384491,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4493de14-978f-4e90-99d6-e30d3f9a72b8","invariantUUID":"2bd1efcc-7aee-477a-a8ff-097b537389fe","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":"9a16d9d4-93ce-403a-b13f-f10ccda4b758","lifecycleState":"CERTIFIED","lastUpdateDate":1639351348264,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871afe4a-a573-470d-8df1-19c0f1a954a3","invariantUUID":"1abb7ffd-7a4d-4537-87e0-1fb63116c342","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4971a3dd-4cb1-4e74-914b-15a0cef5fadc","lifecycleState":"CERTIFIED","lastUpdateDate":1639351298924,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d013cc9-1a05-439d-8ae4-24c4285c5db0","invariantUUID":"3c647715-a9a2-4fa4-bacf-9c3e384ef691","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":"compute","uniqueId":"e9d87fcd-c60a-456c-a536-08a365669ec8","lifecycleState":"CERTIFIED","lastUpdateDate":1639351379583,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27415fae-acd1-4215-be7e-ce85f0d9e6b5","invariantUUID":"5339ac52-f625-49c5-ae0c-7a062f8e47c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf0294f4-7a76-4030-b368-e36938c5e40f","lifecycleState":"CERTIFIED","lastUpdateDate":1639359440807,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"78d83bfc-8673-41de-9d49-d252d69243b2","invariantUUID":"d76a30b5-5390-4c49-945a-117f952599d2","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"323f2bfd-07f7-4749-89c0-245ee8e068bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639359730699,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","invariantUUID":"e904fe73-9263-4163-b4a4-352a1a971609","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-12-13 01:45:51,636 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-13 01:45:51,637 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-12-13 01:45:51,637 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/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel 2021-12-13 01:45:51,638 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-12-13 01:45:51,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-13 01:45:51,725 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/6985a218-ce88-42e7-94a3-b3cb9b28b5bc/toscaModel HTTP/1.1" 200 None 2021-12-13 01:45:51,728 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-12-13 01:45:51,729 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-12-13 01:45:51,784 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-12-13 01:45:51,785 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-12-13 01:45:51,785 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-13 01:45:51,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:51,837 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-12-13 01:45:51,838 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-13 01:45:51,839 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-12-13 01:45:51,842 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-12-13 01:45:51,843 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-12-13 01:45:51,843 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:45:51,845 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:51,912 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-12-13 01:45:51,913 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-13 01:45:51,914 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":"1639359942686","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-12-13 01:45:51,917 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-12-13 01:45:51,918 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-12-13 01:45:51,918 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-13 01:45:51,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:51,973 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-12-13 01:45:51,974 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-13 01:45:51,974 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-12-13 01:45:51,977 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-12-13 01:45:51,977 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-12-13 01:45:51,978 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:45:51,980 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:52,036 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-12-13 01:45:52,037 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-13 01:45:52,037 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1639359942686","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-12-13 01:45:52,040 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-12-13 01:45:52,040 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-12-13 01:45:52,041 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-13 01:45:52,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:52,099 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-12-13 01:45:52,099 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-13 01:45:52,100 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-12-13 01:45:52,102 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-12-13 01:45:52,102 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-12-13 01:45:52,102 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-13 01:45:52,104 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:52,163 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-12-13 01:45:52,165 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-13 01:45:52,165 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":"1639359942686","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-12-13 01:45:52,168 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-12-13 01:45:52,168 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-12-13 01:45:52,169 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-13 01:45:52,172 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-13 01:45:52,224 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-12-13 01:45:52,226 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-13 01:45:52,226 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1639359942686","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-12-13 01:45:52,229 DEBUG 129:onap_service.py(1) - [None][Create 74549d8a-dd9a-4861-8108-d692e7cf890f Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd1a686ec-1eef-4efb-b37d-a4b5f4f9cd78', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:52,229 DEBUG 131:onap_service.py(1) - [None][Create 74549d8a-dd9a-4861-8108-d692e7cf890f Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74549d8a-dd9a-4861-8108-d692e7cf890f 2021-12-13 01:45:52,230 DEBUG 132:onap_service.py(1) - [None][Create 74549d8a-dd9a-4861-8108-d692e7cf890f Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "e904fe73-9263-4163-b4a4-352a1a971609", "modelVersion": "1.0", "modelVersionId": "6985a218-ce88-42e7-94a3-b3cb9b28b5bc" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-12-13 01:45:52,232 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:54,155 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/74549d8a-dd9a-4861-8108-d692e7cf890f HTTP/1.1" 202 262 2021-12-13 01:45:54,158 INFO 142:onap_service.py(1) - [None][Create 74549d8a-dd9a-4861-8108-d692e7cf890f Service deletion request] response code: 202 2021-12-13 01:45:54,158 DEBUG 146:onap_service.py(1) - [None][Create 74549d8a-dd9a-4861-8108-d692e7cf890f Service deletion request] response: {"requestReferences":{"requestId":"d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78","instanceId":"74549d8a-dd9a-4861-8108-d692e7cf890f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78"}} 2021-12-13 01:45:54,159 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-12-13 01:45:54,170 DEBUG 129:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '38e6ddd4-9cfd-49c8-8e8d-5c17a5902b7b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:45:54,171 DEBUG 131:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 2021-12-13 01:45:54,171 DEBUG 132:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] data sent: None 2021-12-13 01:45:54,175 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:45:54,380 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 HTTP/1.1" 200 1024 2021-12-13 01:45:54,383 INFO 142:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] response code: 200 2021-12-13 01:45:54,384 DEBUG 146:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] response: {"request":{"requestId":"d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78","startTime":"Mon, 13 Dec 2021 01:45:52 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"},"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","serviceInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 13 Dec 2021 01:45:53 GMT"}}} 2021-12-13 01:46:04,397 DEBUG 129:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '23e89e71-ee6d-4110-96e6-6aa3aeb19593', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:46:04,398 DEBUG 131:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 2021-12-13 01:46:04,398 DEBUG 132:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] data sent: None 2021-12-13 01:46:04,402 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:46:04,583 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 HTTP/1.1" 200 1234 2021-12-13 01:46:04,586 INFO 142:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] response code: 200 2021-12-13 01:46:04,586 DEBUG 146:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] response: {"request":{"requestId":"d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78","startTime":"Mon, 13 Dec 2021 01:45:52 GMT","finishTime":"Mon, 13 Dec 2021 01:45:57 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"},"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","serviceInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:45:57 GMT"}}} 2021-12-13 01:46:04,587 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-12-13 01:46:04,588 DEBUG 129:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8d8e53a2-db9d-42ae-94aa-64ce32ec69f3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:46:04,589 DEBUG 131:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 2021-12-13 01:46:04,589 DEBUG 132:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] data sent: None 2021-12-13 01:46:04,592 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:46:04,815 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 HTTP/1.1" 200 1234 2021-12-13 01:46:04,817 INFO 142:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] response code: 200 2021-12-13 01:46:04,818 DEBUG 146:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] response: {"request":{"requestId":"d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78","startTime":"Mon, 13 Dec 2021 01:45:52 GMT","finishTime":"Mon, 13 Dec 2021 01:45:57 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"},"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","serviceInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:45:57 GMT"}}} 2021-12-13 01:46:04,819 DEBUG 129:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '61d29030-43b9-4ab2-90f9-7bb74bfefb62', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:46:04,819 DEBUG 131:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 2021-12-13 01:46:04,820 DEBUG 132:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] data sent: None 2021-12-13 01:46:04,822 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:46:04,990 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 HTTP/1.1" 200 1234 2021-12-13 01:46:04,992 INFO 142:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] response code: 200 2021-12-13 01:46:04,993 DEBUG 146:onap_service.py(13) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] response: {"request":{"requestId":"d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78","startTime":"Mon, 13 Dec 2021 01:45:52 GMT","finishTime":"Mon, 13 Dec 2021 01:45:57 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"},"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","serviceInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:45:57 GMT"}}} 2021-12-13 01:46:05,002 DEBUG 129:onap_service.py(1) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2a5c4cf8-1882-4e2f-bb77-a7903a786398', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-13 01:46:05,002 DEBUG 131:onap_service.py(1) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 2021-12-13 01:46:05,002 DEBUG 132:onap_service.py(1) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] data sent: None 2021-12-13 01:46:05,005 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-13 01:46:05,201 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 HTTP/1.1" 200 1234 2021-12-13 01:46:05,203 INFO 142:onap_service.py(1) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] response code: 200 2021-12-13 01:46:05,204 DEBUG 146:onap_service.py(1) - [None][Check d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78 orchestration request status] response: {"request":{"requestId":"d1a686ec-1eef-4efb-b37d-a4b5f4f9cd78","startTime":"Mon, 13 Dec 2021 01:45:52 GMT","finishTime":"Mon, 13 Dec 2021 01:45:57 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e904fe73-9263-4163-b4a4-352a1a971609","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelUuid":"6985a218-ce88-42e7-94a3-b3cb9b28b5bc","modelInvariantUuid":"e904fe73-9263-4163-b4a4-352a1a971609"},"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":"74549d8a-dd9a-4861-8108-d692e7cf890f","serviceInstanceName":"basic_vm-17cf10c2-c01f-42f6-8743-cdd4fafbc091"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 13 Dec 2021 01:45:57 GMT"}}} 2021-12-13 01:46:05,204 INFO 262:service_ala_carte.py(1) - Service None deleted 2021-12-13 01:46:05,207 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 05:23 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-12-13 01:46:05,212 INFO 57:basic_vm.py(1) - Generate Test report 2021-12-13 01:46:05,324 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-12-13 01:46:05,716 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-12-13 01:46:05,718 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61b6a5dd6c44f500108764e8 2021-12-13 01:46:05,720 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK