2021-08-30 00:56:39,122 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-08-30 00:56:39,123 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: 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-08-30 00:56:39,129 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-08-30 00:56:39,129 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-08-30 00:56:39,129 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-08-30 00:56:39,129 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-08-30 00:56:39,129 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-08-30 00:56:39,129 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-08-30 00:56:39,130 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-08-30 00:56:39,130 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-08-30 00:56:39,130 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-08-30 00:56:39,130 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-08-30 00:56:39,130 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-08-30 00:56:39,130 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-08-30 00:56:39,131 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-08-30 00:56:39,131 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-08-30 00:56:39,131 DEBUG 33:basic_cnf.py(1) - start time 2021-08-30 00:56:39,131 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-08-30 00:56:39,132 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-30 00:56:39,132 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-30 00:56:39,132 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-08-30 00:56:39,132 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-08-30 00:56:39,133 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-30 00:56:39,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:39,253 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 339 2021-08-30 00:56:39,255 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-30 00:56:39,255 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"09bd4af4a3a14bbab2665a179b65f0e8","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"99fb084a4e66488bb80dde9d77bf50cd","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-08-30 00:56:39,258 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-08-30 00:56:39,258 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-30 00:56:39,258 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-08-30 00:56:39,259 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-08-30 00:56:39,259 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-30 00:56:39,259 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-30 00:56:39,260 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-08-30 00:56:39,260 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-08-30 00:56:39,260 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-30 00:56:39,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:39,317 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 339 2021-08-30 00:56:39,318 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-30 00:56:39,318 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"09bd4af4a3a14bbab2665a179b65f0e8","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"99fb084a4e66488bb80dde9d77bf50cd","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-08-30 00:56:39,320 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-08-30 00:56:39,321 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-30 00:56:39,321 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-08-30 00:56:39,339 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-08-30 00:56:39,339 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-08-30 00:56:39,339 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-08-30 00:56:39,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:39,982 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-08-30 00:56:39,984 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-08-30 00:56:39,984 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"74d22967012249139df17907db1410a3","version":{"id":"d23e34ee8af548d6bbed9e91c9961b2c","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-30 00:56:39,988 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-08-30 00:56:39,988 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-08-30 00:56:39,994 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-08-30 00:56:39,994 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/74d22967012249139df17907db1410a3/versions/d23e34ee8af548d6bbed9e91c9961b2c/actions 2021-08-30 00:56:39,994 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-08-30 00:56:39,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:40,139 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/74d22967012249139df17907db1410a3/versions/d23e34ee8af548d6bbed9e91c9961b2c/actions HTTP/1.1" 200 2 2021-08-30 00:56:40,140 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-08-30 00:56:40,140 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-08-30 00:56:40,142 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-08-30 00:56:40,147 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-30 00:56:40,147 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-30 00:56:40,148 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-08-30 00:56:40,148 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-08-30 00:56:40,148 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-30 00:56:40,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:40,313 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 547 2021-08-30 00:56:40,315 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-30 00:56:40,315 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_TVoCgg_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"09bd4af4a3a14bbab2665a179b65f0e8","onboardingMethod":"NetworkPackage","id":"9645460c48964a89a3fc0a92cc8b33ff","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"99fb084a4e66488bb80dde9d77bf50cd","onboardingMethod":"NetworkPackage","id":"263198ff85e34bba98ab18517921bebb","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-30 00:56:40,317 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_TVoCgg_VSP from SDC 2021-08-30 00:56:40,317 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-30 00:56:40,317 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-30 00:56:40,318 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-30 00:56:40,318 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-30 00:56:40,318 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-30 00:56:40,318 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-30 00:56:40,318 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-08-30 00:56:40,319 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-08-30 00:56:40,319 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-30 00:56:40,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:40,371 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 547 2021-08-30 00:56:40,372 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-30 00:56:40,372 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_TVoCgg_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"09bd4af4a3a14bbab2665a179b65f0e8","onboardingMethod":"NetworkPackage","id":"9645460c48964a89a3fc0a92cc8b33ff","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"99fb084a4e66488bb80dde9d77bf50cd","onboardingMethod":"NetworkPackage","id":"263198ff85e34bba98ab18517921bebb","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-30 00:56:40,374 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_TVoCgg_VSP from SDC 2021-08-30 00:56:40,375 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-30 00:56:40,375 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-30 00:56:40,375 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-30 00:56:40,375 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-30 00:56:40,375 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-30 00:56:40,375 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-30 00:56:40,376 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-08-30 00:56:40,376 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-08-30 00:56:40,376 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-30 00:56:40,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:40,429 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 547 2021-08-30 00:56:40,430 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-30 00:56:40,430 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_TVoCgg_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"09bd4af4a3a14bbab2665a179b65f0e8","onboardingMethod":"NetworkPackage","id":"9645460c48964a89a3fc0a92cc8b33ff","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"99fb084a4e66488bb80dde9d77bf50cd","onboardingMethod":"NetworkPackage","id":"263198ff85e34bba98ab18517921bebb","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-30 00:56:40,432 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_TVoCgg_VSP from SDC 2021-08-30 00:56:40,432 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-30 00:56:40,433 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-30 00:56:40,433 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-30 00:56:40,433 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-30 00:56:40,433 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-30 00:56:40,433 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-30 00:56:40,434 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-08-30 00:56:40,434 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-08-30 00:56:40,434 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-30 00:56:40,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:40,492 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 547 2021-08-30 00:56:40,493 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-30 00:56:40,494 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_TVoCgg_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"09bd4af4a3a14bbab2665a179b65f0e8","onboardingMethod":"NetworkPackage","id":"9645460c48964a89a3fc0a92cc8b33ff","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"99fb084a4e66488bb80dde9d77bf50cd","onboardingMethod":"NetworkPackage","id":"263198ff85e34bba98ab18517921bebb","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-30 00:56:40,496 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_TVoCgg_VSP from SDC 2021-08-30 00:56:40,496 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-30 00:56:40,496 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-30 00:56:40,497 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-30 00:56:40,497 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-30 00:56:40,497 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-08-30 00:56:40,497 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-30 00:56:40,497 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-30 00:56:40,498 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-08-30 00:56:40,498 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-08-30 00:56:40,498 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-30 00:56:40,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:40,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 547 2021-08-30 00:56:40,551 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-30 00:56:40,552 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_TVoCgg_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"09bd4af4a3a14bbab2665a179b65f0e8","onboardingMethod":"NetworkPackage","id":"9645460c48964a89a3fc0a92cc8b33ff","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"99fb084a4e66488bb80dde9d77bf50cd","onboardingMethod":"NetworkPackage","id":"263198ff85e34bba98ab18517921bebb","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-30 00:56:40,554 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_TVoCgg_VSP from SDC 2021-08-30 00:56:40,554 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-30 00:56:40,555 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-30 00:56:40,555 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-30 00:56:40,555 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-30 00:56:40,558 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-30 00:56:40,559 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-30 00:56:40,559 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-08-30 00:56:40,559 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-08-30 00:56:40,560 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-30 00:56:40,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:40,622 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 492 2021-08-30 00:56:40,624 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-30 00:56:40,624 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"74d22967012249139df17907db1410a3","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"09bd4af4a3a14bbab2665a179b65f0e8","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"99fb084a4e66488bb80dde9d77bf50cd","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-08-30 00:56:40,626 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-08-30 00:56:40,626 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-30 00:56:40,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-08-30 00:56:40,627 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/74d22967012249139df17907db1410a3/versions 2021-08-30 00:56:40,627 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-30 00:56:40,628 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:40,684 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/74d22967012249139df17907db1410a3/versions HTTP/1.1" 200 264 2021-08-30 00:56:40,686 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-30 00:56:40,686 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d23e34ee8af548d6bbed9e91c9961b2c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630284999410,"modificationTime":1630285000090,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-30 00:56:40,688 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-30 00:56:40,689 INFO 192:__init__.py(1) - Vendor found, updating information 2021-08-30 00:56:40,689 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-08-30 00:56:40,689 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/74d22967012249139df17907db1410a3/versions 2021-08-30 00:56:40,689 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-30 00:56:40,691 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:40,744 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/74d22967012249139df17907db1410a3/versions HTTP/1.1" 200 264 2021-08-30 00:56:40,746 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-30 00:56:40,746 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d23e34ee8af548d6bbed9e91c9961b2c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630284999410,"modificationTime":1630285000090,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-30 00:56:40,748 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-30 00:56:40,749 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-08-30 00:56:40,749 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-08-30 00:56:40,749 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_cnf_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicnf_vendor", "vendorId": "74d22967012249139df17907db1410a3", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-08-30 00:56:40,750 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:42,031 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-08-30 00:56:42,032 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-08-30 00:56:42,032 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"6a181a4877cb44d3ba9490338ea343d4","version":{"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-30 00:56:42,034 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-08-30 00:56:42,034 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-08-30 00:56:42,034 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/6a181a4877cb44d3ba9490338ea343d4/versions 2021-08-30 00:56:42,034 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-30 00:56:42,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:42,089 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions HTTP/1.1" 200 253 2021-08-30 00:56:42,090 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-30 00:56:42,090 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630285000814,"modificationTime":1630285001246,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-30 00:56:42,092 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-08-30 00:56:42,093 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:42,093 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-30 00:56:42,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:42,185 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 223 2021-08-30 00:56:42,187 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-30 00:56:42,187 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630285000814,"modificationTime":1630285001230} 2021-08-30 00:56:42,190 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-08-30 00:56:42,191 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:42,191 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-30 00:56:42,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:42,361 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 369 2021-08-30 00:56:42,362 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-30 00:56:42,363 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","version":"bb37ade0f1f0477d9a4e2a2fcd6e04dc"} 2021-08-30 00:56:42,366 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-08-30 00:56:42,366 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:42,366 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-30 00:56:42,368 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:42,527 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 369 2021-08-30 00:56:42,528 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-30 00:56:42,528 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","version":"bb37ade0f1f0477d9a4e2a2fcd6e04dc"} 2021-08-30 00:56:42,530 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-08-30 00:56:42,530 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-08-30 00:56:42,530 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/6a181a4877cb44d3ba9490338ea343d4/versions 2021-08-30 00:56:42,530 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-30 00:56:42,531 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:42,580 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions HTTP/1.1" 200 253 2021-08-30 00:56:42,581 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-30 00:56:42,582 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630285000814,"modificationTime":1630285001246,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-30 00:56:42,584 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-08-30 00:56:42,584 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:42,584 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-30 00:56:42,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:42,674 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 223 2021-08-30 00:56:42,675 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-30 00:56:42,676 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630285000814,"modificationTime":1630285001230} 2021-08-30 00:56:42,678 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-08-30 00:56:42,678 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:42,678 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-30 00:56:42,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:42,848 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 369 2021-08-30 00:56:42,849 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-30 00:56:42,850 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","version":"bb37ade0f1f0477d9a4e2a2fcd6e04dc"} 2021-08-30 00:56:42,853 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-08-30 00:56:42,853 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:42,853 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-30 00:56:42,855 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:43,029 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 369 2021-08-30 00:56:43,030 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-30 00:56:43,031 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","version":"bb37ade0f1f0477d9a4e2a2fcd6e04dc"} 2021-08-30 00:56:43,033 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-08-30 00:56:43,033 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc/orchestration-template-candidate 2021-08-30 00:56:43,034 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-08-30 00:56:43,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:43,183 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc/orchestration-template-candidate HTTP/1.1" 200 90 2021-08-30 00:56:43,184 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-08-30 00:56:43,184 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-30 00:56:43,185 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-08-30 00:56:43,187 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-08-30 00:56:43,187 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/6a181a4877cb44d3ba9490338ea343d4/versions 2021-08-30 00:56:43,188 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-30 00:56:43,189 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:43,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions HTTP/1.1" 200 253 2021-08-30 00:56:43,244 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-30 00:56:43,244 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630285000814,"modificationTime":1630285001246,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-30 00:56:43,246 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-08-30 00:56:43,247 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:43,247 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-30 00:56:43,248 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:43,336 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 222 2021-08-30 00:56:43,338 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-30 00:56:43,338 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630285000814,"modificationTime":1630285003176} 2021-08-30 00:56:43,341 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-08-30 00:56:43,342 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:43,342 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-30 00:56:43,344 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:43,453 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 436 2021-08-30 00:56:43,454 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-30 00:56:43,454 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","version":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-30 00:56:43,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-08-30 00:56:43,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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:43,457 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-30 00:56:43,459 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:43,561 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 436 2021-08-30 00:56:43,562 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-30 00:56:43,562 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","version":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-30 00:56:43,564 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-08-30 00:56:43,565 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-08-30 00:56:43,565 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/6a181a4877cb44d3ba9490338ea343d4/versions 2021-08-30 00:56:43,565 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-30 00:56:43,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:43,616 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions HTTP/1.1" 200 253 2021-08-30 00:56:43,617 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-30 00:56:43,618 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630285000814,"modificationTime":1630285001246,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-30 00:56:43,620 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-08-30 00:56:43,621 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:43,621 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-30 00:56:43,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:43,717 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 222 2021-08-30 00:56:43,719 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-30 00:56:43,719 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630285000814,"modificationTime":1630285003176} 2021-08-30 00:56:43,721 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-08-30 00:56:43,722 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:43,722 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-30 00:56:43,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:43,821 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 436 2021-08-30 00:56:43,822 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-30 00:56:43,822 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","version":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-30 00:56:43,825 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-08-30 00:56:43,825 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:43,825 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-30 00:56:43,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:43,929 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 436 2021-08-30 00:56:43,930 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-30 00:56:43,930 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","version":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-30 00:56:43,933 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-08-30 00:56:43,933 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc/orchestration-template-candidate/process 2021-08-30 00:56:43,934 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-08-30 00:56:43,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:46,242 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-08-30 00:56:46,243 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-08-30 00:56:46,244 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_dummy.env","base_dummy.yaml","nginx_cloudtech_k8s_charts.tgz"],"errors":{"nginx_cloudtech_k8s_charts.tgz":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]},"status":"Success"} 2021-08-30 00:56:46,246 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-08-30 00:56:46,246 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-08-30 00:56:46,246 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/6a181a4877cb44d3ba9490338ea343d4/versions 2021-08-30 00:56:46,246 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-30 00:56:46,248 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:46,300 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions HTTP/1.1" 200 253 2021-08-30 00:56:46,301 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-30 00:56:46,302 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630285000814,"modificationTime":1630285001246,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-30 00:56:46,304 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-08-30 00:56:46,304 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:46,304 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-30 00:56:46,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:46,400 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 222 2021-08-30 00:56:46,401 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-30 00:56:46,401 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630285000814,"modificationTime":1630285006221} 2021-08-30 00:56:46,403 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-08-30 00:56:46,404 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:46,404 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-30 00:56:46,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:46,559 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 804 2021-08-30 00:56:46,561 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-30 00:56:46,561 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","version":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-30 00:56:46,564 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-08-30 00:56:46,564 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:46,564 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-30 00:56:46,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:46,733 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 804 2021-08-30 00:56:46,734 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-30 00:56:46,734 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","version":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-30 00:56:46,736 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-08-30 00:56:46,736 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-08-30 00:56:46,736 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/6a181a4877cb44d3ba9490338ea343d4/versions 2021-08-30 00:56:46,737 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-30 00:56:46,738 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:46,784 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions HTTP/1.1" 200 253 2021-08-30 00:56:46,785 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-30 00:56:46,785 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630285000814,"modificationTime":1630285001246,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-30 00:56:46,787 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-08-30 00:56:46,788 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:46,788 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-30 00:56:46,789 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:46,851 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 222 2021-08-30 00:56:46,852 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-30 00:56:46,853 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630285000814,"modificationTime":1630285006221} 2021-08-30 00:56:46,855 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-08-30 00:56:46,855 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:46,855 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-30 00:56:46,856 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:47,008 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 804 2021-08-30 00:56:47,009 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-30 00:56:47,010 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","version":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-30 00:56:47,012 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-08-30 00:56:47,012 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:47,012 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-30 00:56:47,014 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:47,179 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 804 2021-08-30 00:56:47,181 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-30 00:56:47,181 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","version":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-30 00:56:47,186 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-08-30 00:56:47,186 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc/actions 2021-08-30 00:56:47,187 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-08-30 00:56:47,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:55,827 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc/actions HTTP/1.1" 200 2 2021-08-30 00:56:55,828 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-08-30 00:56:55,829 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-08-30 00:56:55,831 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-08-30 00:56:55,831 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/6a181a4877cb44d3ba9490338ea343d4/versions 2021-08-30 00:56:55,831 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-30 00:56:55,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:55,924 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions HTTP/1.1" 200 253 2021-08-30 00:56:55,925 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-30 00:56:55,926 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630285000814,"modificationTime":1630285007236,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-30 00:56:55,928 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-08-30 00:56:55,928 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:55,928 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-30 00:56:55,929 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:56,114 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 223 2021-08-30 00:56:56,115 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-30 00:56:56,115 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630285000814,"modificationTime":1630285006221} 2021-08-30 00:56:56,117 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-08-30 00:56:56,117 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:56,118 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-30 00:56:56,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:56,544 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 804 2021-08-30 00:56:56,545 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-30 00:56:56,546 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","version":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-30 00:56:56,548 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-08-30 00:56:56,548 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-08-30 00:56:56,548 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/6a181a4877cb44d3ba9490338ea343d4/versions 2021-08-30 00:56:56,548 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-30 00:56:56,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:56,618 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions HTTP/1.1" 200 253 2021-08-30 00:56:56,620 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-30 00:56:56,620 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630285000814,"modificationTime":1630285007236,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-30 00:56:56,623 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-08-30 00:56:56,623 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:56,624 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-30 00:56:56,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:56,835 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 223 2021-08-30 00:56:56,836 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-30 00:56:56,836 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630285000814,"modificationTime":1630285006221} 2021-08-30 00:56:56,838 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-08-30 00:56:56,839 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:56:56,839 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-30 00:56:56,840 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:56:57,337 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 804 2021-08-30 00:56:57,339 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-30 00:56:57,339 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","version":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-30 00:56:57,344 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-08-30 00:56:57,345 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc/actions 2021-08-30 00:56:57,345 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-08-30 00:56:57,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:02,925 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc/actions HTTP/1.1" 200 2 2021-08-30 00:57:02,927 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-08-30 00:57:02,927 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-08-30 00:57:02,929 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-08-30 00:57:02,930 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/6a181a4877cb44d3ba9490338ea343d4/versions 2021-08-30 00:57:02,930 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-30 00:57:02,931 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:02,989 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions HTTP/1.1" 200 264 2021-08-30 00:57:02,990 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-30 00:57:02,991 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630285000814,"modificationTime":1630285021748,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-30 00:57:02,993 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-08-30 00:57:02,993 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-08-30 00:57:02,994 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/6a181a4877cb44d3ba9490338ea343d4/versions 2021-08-30 00:57:02,994 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-30 00:57:02,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:03,049 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions HTTP/1.1" 200 264 2021-08-30 00:57:03,050 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-30 00:57:03,050 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630285000814,"modificationTime":1630285021748,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-30 00:57:03,056 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-08-30 00:57:03,057 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc/actions 2021-08-30 00:57:03,057 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-30 00:57:03,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:03,738 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc/actions HTTP/1.1" 200 317 2021-08-30 00:57:03,740 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-30 00:57:03,740 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"6a181a4877cb44d3ba9490338ea343d4","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-30 00:57:03,740 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"6a181a4877cb44d3ba9490338ea343d4","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-30 00:57:03,743 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-30 00:57:03,744 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-30 00:57:03,744 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-08-30 00:57:03,744 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-08-30 00:57:03,745 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-30 00:57:03,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 00:57:03,860 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-08-30 00:57:03,861 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-30 00:57:03,862 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/29df8ff3-f759-4bc3-882d-6fc22220032b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6c430915-5f47-4c46-bbea-c2dc1f635e36/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-30 00:57:03,864 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 00:57:03,864 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:03,864 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:03,864 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:03,864 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 00:57:03,865 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:03,865 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:03,865 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:03,865 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-30 00:57:03,865 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 00:57:03,865 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-30 00:57:13,876 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-30 00:57:13,876 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-30 00:57:13,876 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-08-30 00:57:13,876 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-08-30 00:57:13,876 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-30 00:57:13,878 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 00:57:13,978 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-08-30 00:57:13,979 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-30 00:57:13,979 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/29df8ff3-f759-4bc3-882d-6fc22220032b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6c430915-5f47-4c46-bbea-c2dc1f635e36/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-30 00:57:13,981 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 00:57:13,981 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:13,981 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:13,981 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:13,982 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 00:57:13,982 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:13,982 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:13,982 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:13,982 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-30 00:57:13,982 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 00:57:13,982 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-30 00:57:13,982 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-30 00:57:13,982 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-30 00:57:13,983 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 00:57:13,983 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-08-30 00:57:13,983 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-30 00:57:13,984 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 00:57:14,080 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-08-30 00:57:14,081 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-30 00:57:14,082 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/29df8ff3-f759-4bc3-882d-6fc22220032b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6c430915-5f47-4c46-bbea-c2dc1f635e36/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-30 00:57:14,084 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 00:57:14,084 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:14,084 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:14,084 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:14,084 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 00:57:14,084 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:14,084 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:14,084 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:14,085 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-30 00:57:14,085 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 00:57:14,085 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-30 00:57:14,085 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-08-30 00:57:14,085 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-08-30 00:57:14,085 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-08-30 00:57:14,085 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-08-30 00:57:14,085 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-08-30 00:57:14,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:14,314 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-08-30 00:57:14,316 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-08-30 00:57:14,316 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"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 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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-08-30 00:57:14,319 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-08-30 00:57:14,320 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-08-30 00:57:14,320 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-08-30 00:57:14,320 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-08-30 00:57:14,320 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-30 00:57:14,320 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-30 00:57:14,320 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 00:57:14,321 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-08-30 00:57:14,321 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-30 00:57:14,322 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 00:57:14,414 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-08-30 00:57:14,415 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-30 00:57:14,416 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/29df8ff3-f759-4bc3-882d-6fc22220032b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6c430915-5f47-4c46-bbea-c2dc1f635e36/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-30 00:57:14,417 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 00:57:14,418 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:14,418 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:14,418 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:14,418 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 00:57:14,418 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:14,418 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:14,418 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:14,418 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-30 00:57:14,419 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 00:57:14,419 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-30 00:57:14,432 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-30 00:57:14,432 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-30 00:57:14,432 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-08-30 00:57:14,432 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-08-30 00:57:14,432 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-30 00:57:14,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:14,481 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 799 2021-08-30 00:57:14,482 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-30 00:57:14,482 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_TVoCgg_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"09bd4af4a3a14bbab2665a179b65f0e8","onboardingMethod":"NetworkPackage","id":"9645460c48964a89a3fc0a92cc8b33ff","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"99fb084a4e66488bb80dde9d77bf50cd","onboardingMethod":"NetworkPackage","id":"263198ff85e34bba98ab18517921bebb","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-08-30 00:57:14,484 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-08-30 00:57:14,484 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_TVoCgg_VSP from SDC 2021-08-30 00:57:14,485 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-30 00:57:14,485 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-08-30 00:57:14,485 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-30 00:57:14,485 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-08-30 00:57:14,485 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/6a181a4877cb44d3ba9490338ea343d4/versions 2021-08-30 00:57:14,485 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-30 00:57:14,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:14,529 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions HTTP/1.1" 200 264 2021-08-30 00:57:14,530 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-30 00:57:14,531 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630285000814,"modificationTime":1630285021748,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-30 00:57:14,533 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-30 00:57:14,533 INFO 192:__init__.py(1) - Vsp found, updating information 2021-08-30 00:57:14,534 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-08-30 00:57:14,534 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-08-30 00:57:14,534 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/6a181a4877cb44d3ba9490338ea343d4/versions 2021-08-30 00:57:14,534 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-30 00:57:14,536 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:14,586 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions HTTP/1.1" 200 264 2021-08-30 00:57:14,587 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-30 00:57:14,587 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630285000814,"modificationTime":1630285021748,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-30 00:57:14,590 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-08-30 00:57:14,590 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/6a181a4877cb44d3ba9490338ea343d4/versions 2021-08-30 00:57:14,590 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-30 00:57:14,591 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:14,639 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a181a4877cb44d3ba9490338ea343d4/versions HTTP/1.1" 200 264 2021-08-30 00:57:14,640 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-30 00:57:14,641 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630285000814,"modificationTime":1630285021748,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-30 00:57:14,643 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-30 00:57:14,647 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-08-30 00:57:14,647 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc/actions 2021-08-30 00:57:14,647 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-30 00:57:14,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:15,484 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc/actions HTTP/1.1" 200 317 2021-08-30 00:57:15,485 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-30 00:57:15,485 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"6a181a4877cb44d3ba9490338ea343d4","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-30 00:57:15,485 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"6a181a4877cb44d3ba9490338ea343d4","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-30 00:57:15,488 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-08-30 00:57:15,488 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/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc 2021-08-30 00:57:15,488 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-30 00:57:15,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:15,672 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/6a181a4877cb44d3ba9490338ea343d4/versions/bb37ade0f1f0477d9a4e2a2fcd6e04dc HTTP/1.1" 200 804 2021-08-30 00:57:15,674 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-30 00:57:15,674 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"74d22967012249139df17907db1410a3","onboardingMethod":"NetworkPackage","id":"6a181a4877cb44d3ba9490338ea343d4","version":"bb37ade0f1f0477d9a4e2a2fcd6e04dc","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-30 00:57:15,677 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-08-30 00:57:15,678 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-08-30 00:57:15,678 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": "6a181a4877cb44d3ba9490338ea343d4", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_cnf", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_cnf"], "toscaArtifacts": {}, "vendorName": "basicnf_vendor", "vendorRelease": "1.0" } 2021-08-30 00:57:15,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:19,387 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-08-30 00:57:19,397 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-08-30 00:57:19,403 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1630285037647,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"7e1496b5-7346-491b-b1c3-b00d2e86030a","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"1481776e-64c3-4488-b261-3087caf6a314.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630285037648,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630285037647,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1630285037740,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"4c0bb971-a7d9-4916-b37c-6b420594aaa2","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"1481776e-64c3-4488-b261-3087caf6a314.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630285037744,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630285037740,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1630285037647,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"7e1496b5-7346-491b-b1c3-b00d2e86030a","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"1481776e-64c3-4488-b261-3087caf6a314.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630285037648,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630285037647,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1630285037663,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"82aa91a6-6776-4587-816f-6e3acfd325dd","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"1481776e-64c3-4488-b261-3087caf6a314.heat1","duplicated":false,"payloadUpdateDate":1630285037669,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630285037663,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1630285037677,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"1481776e-64c3-4488-b261-3087caf6a314.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1630285037677,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630285037677,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1630285036637,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.assettoscacsar","artifactName":"resource-BasicCnf-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":1630285036637,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1630285036637,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.assettoscatemplate","artifactName":"resource-BasicCnf-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":1630285036637,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"feature","uniqueId":"capability.f331b533-a80e-40da-a2f3-5d7841a21726.feature","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false}],"type":"tosca.capabilities.Scalable","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"scalable","uniqueId":"capability.e65616e3-2e5a-4f5b-b73f-79ef2e895b91.scalable","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"binding","uniqueId":"capability.e65616e3-2e5a-4f5b-b73f-79ef2e895b91.binding","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"binding_dummy","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":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false}],"type":"tosca.capabilities.Container","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"host","uniqueId":"capability.e65616e3-2e5a-4f5b-b73f-79ef2e895b91.host","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"host_dummy","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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.ephemeral.size","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.ephemeral.size","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.ephemeral.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"instance","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.instance","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"instance_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"memory","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.memory","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.iops","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.iops","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.read.requests","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.read.requests","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"cpu.delta","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.cpu.delta","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu.delta_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.capacity","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.capacity","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.read.bytes","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.read.bytes","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.write.bytes","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.write.bytes","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.latency","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.latency","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.read.bytes.rate","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.usage","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.usage","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"cpu_util","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.cpu_util","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_util_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.allocation","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.allocation","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.write.requests.rate","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.write.requests.rate","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.write.bytes.rate","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.write.bytes.rate","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.latency","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.latency","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"cpu","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.cpu","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.write.requests","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.write.requests","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.write.bytes","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.write.bytes","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.read.requests","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.read.requests","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.root.size","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.root.size","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.root.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.write.bytes.rate","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"vcpus","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.vcpus","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"vcpus_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.iops","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.iops","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.usage","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.usage","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.read.requests.rate","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.read.requests.rate","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.write.requests.rate","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.write.requests.rate","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.allocation","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.allocation","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.read.bytes.rate","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.read.bytes.rate","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.read.bytes","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.read.bytes","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"memory.usage","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.memory.usage","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.capacity","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.capacity","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"memory.resident","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.memory.resident","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.resident_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.write.requests","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.write.requests","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","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":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"os","uniqueId":"capability.e65616e3-2e5a-4f5b-b73f-79ef2e895b91.os","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"os_dummy","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":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"endpoint","uniqueId":"capability.e65616e3-2e5a-4f5b-b73f-79ef2e895b91.endpoint","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"dependency","uniqueId":"f331b533-a80e-40da-a2f3-5d7841a21726.dependency","capability":"tosca.capabilities.Node","ownerId":"f331b533-a80e-40da-a2f3-5d7841a21726","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"local_storage","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf.compute_dummy_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_dummy_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":"1481776e-64c3-4488-b261-3087caf6a314.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"1481776e-64c3-4488-b261-3087caf6a314.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"1481776e-64c3-4488-b261-3087caf6a314.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":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf.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":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf.compute_dummy_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_dummy_name","value":"[{\"get_input\":\"dummy_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_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":"25653133-d12a-453e-954b-bcc45e08fb7a.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"1127cca3-b4e8-476f-9b3d-64faf83bf66a.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_dummyServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a.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":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","createdFromCsar":true,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1630285037459,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1630285037549,"customizationUUID":"25df85e6-ae71-4ce2-9c3c-d030e522a3cb","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf.compute_dummy_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_dummy_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":"1481776e-64c3-4488-b261-3087caf6a314.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"1481776e-64c3-4488-b261-3087caf6a314.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"1481776e-64c3-4488-b261-3087caf6a314.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"1481776e-64c3-4488-b261-3087caf6a314.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":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf.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":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf.compute_dummy_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_dummy_name","value":"[{\"get_input\":\"dummy_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_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":"25653133-d12a-453e-954b-bcc45e08fb7a.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_flavor_name","parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"1127cca3-b4e8-476f-9b3d-64faf83bf66a.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_dummyServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_image_name","parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a.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":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false},{"definition":false,"hidden":false,"uniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"25653133-d12a-453e-954b-bcc45e08fb7a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"25653133-d12a-453e-954b-bcc45e08fb7a","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"feature","uniqueId":"capability.f331b533-a80e-40da-a2f3-5d7841a21726.feature","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false}],"type":"tosca.capabilities.Scalable","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"scalable","uniqueId":"capability.e65616e3-2e5a-4f5b-b73f-79ef2e895b91.scalable","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"binding","uniqueId":"capability.e65616e3-2e5a-4f5b-b73f-79ef2e895b91.binding","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"binding_dummy","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":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false}],"type":"tosca.capabilities.Container","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"host","uniqueId":"capability.e65616e3-2e5a-4f5b-b73f-79ef2e895b91.host","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"host_dummy","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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.ephemeral.size","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.ephemeral.size","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.ephemeral.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"instance","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.instance","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"instance_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"memory","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.memory","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.iops","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.iops","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.read.requests","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.read.requests","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"cpu.delta","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.cpu.delta","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu.delta_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.capacity","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.capacity","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.read.bytes","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.read.bytes","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.write.bytes","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.write.bytes","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.latency","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.latency","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.read.bytes.rate","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.usage","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.usage","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"cpu_util","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.cpu_util","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_util_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.allocation","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.allocation","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.write.requests.rate","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.write.requests.rate","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.write.bytes.rate","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.write.bytes.rate","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.latency","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.latency","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"cpu","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.cpu","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.write.requests","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.write.requests","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.write.bytes","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.write.bytes","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.read.requests","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.read.requests","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.root.size","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.root.size","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.root.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.write.bytes.rate","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"vcpus","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.vcpus","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"vcpus_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.iops","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.iops","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.usage","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.usage","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.read.requests.rate","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.read.requests.rate","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.write.requests.rate","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.write.requests.rate","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.allocation","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.allocation","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.read.bytes.rate","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.read.bytes.rate","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.read.bytes","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.read.bytes","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"memory.usage","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.memory.usage","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.device.capacity","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.device.capacity","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"memory.resident","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.memory.resident","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.resident_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6d88055e-9581-434a-9478-fccb6ea0755b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d88055e-9581-434a-9478-fccb6ea0755b","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"disk.write.requests","uniqueId":"capability.6d88055e-9581-434a-9478-fccb6ea0755b.disk.write.requests","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","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":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"os","uniqueId":"capability.e65616e3-2e5a-4f5b-b73f-79ef2e895b91.os","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"os_dummy","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":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"endpoint","uniqueId":"capability.e65616e3-2e5a-4f5b-b73f-79ef2e895b91.endpoint","ownerId":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"dependency","uniqueId":"f331b533-a80e-40da-a2f3-5d7841a21726.dependency","capability":"tosca.capabilities.Node","ownerId":"f331b533-a80e-40da-a2f3-5d7841a21726","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["fd688363-f70a-4d01-9820-bc6f0e0c5bdf.c45e0fe0-eade-4b40-90c9-7c75899c7da7.dummy","1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"],"source":"fd688363-f70a-4d01-9820-bc6f0e0c5bdf","parentName":"local_storage","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vf_module_id","type":"string","required":false,"defaultValue":"PROVIDED_BY_ONAP","description":"Provided by ONAP","password":false,"name":"vf_module_id","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_image_name","type":"string","required":false,"defaultValue":"dummy","description":"Dummy image name","password":false,"name":"dummy_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vnf_name","type":"string","required":false,"defaultValue":"PROVIDED_BY_ONAP","description":"Provided by ONAP","password":false,"name":"vnf_name","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_flavor_name","type":"string","required":false,"defaultValue":"dummy.default","description":"Dummy flavor","password":false,"name":"dummy_flavor_name","label":"flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vnf_id","type":"string","required":false,"defaultValue":"PROVIDED_BY_ONAP","description":"Provided by ONAP","password":false,"name":"vnf_id","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_name_0","type":"string","required":false,"defaultValue":"dummy_1_0","description":"Dummy name","password":false,"name":"dummy_name_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"49961705-ad0a-457e-9680-83165c8ed206","groupUUID":"89d8d59c-fda5-4001-a8b4-2252ef7eef9b","members":{"abstract_dummy":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_dummy.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy dummy VNF","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicCnf..base_dummy..module-0","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["1481776e-64c3-4488-b261-3087caf6a314.heat1env","1481776e-64c3-4488-b261-3087caf6a314.heat1"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"0f1678a0-c714-4ac0-8d66-64b44d891a52","artifactsUuid":["82aa91a6-6776-4587-816f-6e3acfd325dd"],"groupUUID":"57f8578f-c629-4535-917a-e8febc1c4c8e","members":{"abstract_dummy":"1481776e-64c3-4488-b261-3087caf6a314.fd688363-f70a-4d01-9820-bc6f0e0c5bdf.abstract_dummy"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicCnf","vendorName":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1630285036637,"icon":"defaulticon","description":"VF","tags":["basic_cnf"],"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314","componentMetadataForSupportLog":{"SupportablityComponentUUID":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"6a181a4877cb44d3ba9490338ea343d4","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","systemName":"BasicCnf","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1630285037513,"allArtifacts":{"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1630285037663,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"82aa91a6-6776-4587-816f-6e3acfd325dd","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"1481776e-64c3-4488-b261-3087caf6a314.heat1","duplicated":false,"payloadUpdateDate":1630285037669,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630285037663,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1630285037740,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"4c0bb971-a7d9-4916-b37c-6b420594aaa2","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"1481776e-64c3-4488-b261-3087caf6a314.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630285037744,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630285037740,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1630285037677,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"1481776e-64c3-4488-b261-3087caf6a314.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1630285037677,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630285037677,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1630285037647,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"7e1496b5-7346-491b-b1c3-b00d2e86030a","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"1481776e-64c3-4488-b261-3087caf6a314.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630285037648,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630285037647,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"1481776e-64c3-4488-b261-3087caf6a314"},"categorySpecificMetadata":{},"csarUUID":"6a181a4877cb44d3ba9490338ea343d4","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"} 2021-08-30 00:57:19,411 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-08-30 00:57:19,411 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:29,422 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-08-30 00:57:29,425 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-08-30 00:57:29,425 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/1481776e-64c3-4488-b261-3087caf6a314/lifecycleState/Certify 2021-08-30 00:57:29,425 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-08-30 00:57:29,427 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:33,219 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/1481776e-64c3-4488-b261-3087caf6a314/lifecycleState/Certify HTTP/1.1" 200 1281 2021-08-30 00:57:33,220 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-08-30 00:57:33,220 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1630285036637,"lastUpdateDate":1630285050336,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5"},"csarUUID":"6a181a4877cb44d3ba9490338ea343d4","csarVersion":"1.0","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","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":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicCnf","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7"} 2021-08-30 00:57:33,222 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-30 00:57:33,223 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-30 00:57:33,223 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-08-30 00:57:33,223 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-08-30 00:57:33,223 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-30 00:57:33,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 00:57:33,332 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-08-30 00:57:33,333 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-30 00:57:33,334 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/29df8ff3-f759-4bc3-882d-6fc22220032b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6c430915-5f47-4c46-bbea-c2dc1f635e36/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e3b16c0d-969d-48d1-9907-e0d5067cfee7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-30 00:57:33,337 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 00:57:33,337 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:33,337 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:33,337 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:33,337 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 00:57:33,337 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:33,338 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:33,338 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:33,338 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 00:57:33,338 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:33,338 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:33,338 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:33,338 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-30 00:57:33,339 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 00:57:33,339 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-30 00:57:33,339 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-08-30 00:57:33,339 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-08-30 00:57:33,339 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-30 00:57:33,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:33,951 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-08-30 00:57:33,954 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-30 00:57:33,956 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 00:57:33,962 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-30 00:57:43,973 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-30 00:57:43,973 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-30 00:57:43,974 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-08-30 00:57:43,974 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-08-30 00:57:43,974 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-30 00:57:43,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 00:57:44,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-08-30 00:57:44,105 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-30 00:57:44,106 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/29df8ff3-f759-4bc3-882d-6fc22220032b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6c430915-5f47-4c46-bbea-c2dc1f635e36/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e3b16c0d-969d-48d1-9907-e0d5067cfee7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-30 00:57:44,108 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 00:57:44,108 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:44,108 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:44,108 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:44,108 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 00:57:44,108 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:44,108 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:44,109 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:44,109 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 00:57:44,109 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:44,109 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:44,109 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:44,109 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-30 00:57:44,109 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 00:57:44,109 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-30 00:57:44,110 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-08-30 00:57:44,110 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-08-30 00:57:44,110 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-30 00:57:44,111 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:44,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-08-30 00:57:44,733 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-30 00:57:44,735 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 00:57:44,739 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-30 00:57:44,739 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 00:57:44,740 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 00:57:44,740 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-08-30 00:57:44,740 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 00:57:44,740 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 00:57:44,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 00:57:45,405 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2021-08-30 00:57:45,406 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 00:57:45,407 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 00:57:45,408 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 00:57:45,409 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:45,409 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:45,409 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:57:45,409 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 00:57:45,409 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:45,409 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:45,409 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:57:45,410 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 00:57:45,410 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:45,410 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:45,410 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 00:57:45,410 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-30 00:57:45,410 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 00:57:45,410 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-30 00:57:45,410 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 00:57:45,411 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 00:57:45,411 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-08-30 00:57:45,411 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 00:57:45,411 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 00:57:45,412 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 00:57:45,849 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2021-08-30 00:57:45,850 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 00:57:45,850 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 00:57:45,853 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 00:57:45,853 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:45,853 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:45,853 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:57:45,853 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 00:57:45,854 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:45,854 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:45,854 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:57:45,854 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 00:57:45,855 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:45,855 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:45,855 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 00:57:45,855 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-30 00:57:45,855 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 00:57:45,855 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-30 00:57:45,856 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-08-30 00:57:45,856 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-08-30 00:57:45,856 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-08-30 00:57:45,856 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-08-30 00:57:45,857 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-08-30 00:57:45,858 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:46,049 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-08-30 00:57:46,050 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-08-30 00:57:46,051 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"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 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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-08-30 00:57:46,054 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-08-30 00:57:46,054 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-08-30 00:57:46,054 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-08-30 00:57:46,054 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-08-30 00:57:46,054 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 00:57:46,054 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 00:57:46,055 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-08-30 00:57:46,055 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 00:57:46,055 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 00:57:46,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 00:57:46,460 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2021-08-30 00:57:46,461 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 00:57:46,462 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 00:57:46,464 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 00:57:46,464 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:46,465 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:46,465 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:57:46,465 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 00:57:46,465 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:46,465 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:46,465 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:57:46,465 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 00:57:46,465 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:46,465 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:46,465 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 00:57:46,466 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-30 00:57:46,466 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 00:57:46,466 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-30 00:57:46,479 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-08-30 00:57:46,479 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-08-30 00:57:46,479 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_cnf"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_cnf", "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-08-30 00:57:46,481 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:47,921 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-08-30 00:57:47,922 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-08-30 00:57:47,924 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067090,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067090,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.assettoscacsar","artifactName":"service-BasicCnf-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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.assettoscatemplate","artifactName":"service-BasicCnf-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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"47c57949-1194-4f6d-9871-96eace3ffc75","empty":false},{"definition":false,"hidden":false,"uniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"47c57949-1194-4f6d-9871-96eace3ffc75","empty":false},{"definition":false,"hidden":false,"uniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"47c57949-1194-4f6d-9871-96eace3ffc75","empty":false},{"definition":false,"hidden":false,"uniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"47c57949-1194-4f6d-9871-96eace3ffc75","empty":false},{"definition":false,"hidden":false,"uniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"47c57949-1194-4f6d-9871-96eace3ffc75","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1630285067183,"icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","systemName":"BasicCnf","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1630285067183,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067090,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067090,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-08-30 00:57:47,927 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-08-30 00:57:47,927 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:47,933 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-30 00:57:47,933 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-30 00:57:47,934 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-08-30 00:57:47,934 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-08-30 00:57:47,934 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-30 00:57:47,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 00:57:48,146 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-08-30 00:57:48,148 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-30 00:57:48,148 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/29df8ff3-f759-4bc3-882d-6fc22220032b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6c430915-5f47-4c46-bbea-c2dc1f635e36/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e3b16c0d-969d-48d1-9907-e0d5067cfee7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-30 00:57:48,150 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 00:57:48,150 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:48,150 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:48,150 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:48,151 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 00:57:48,151 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:48,151 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:48,151 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:48,151 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 00:57:48,151 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:48,151 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:48,151 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:57:48,151 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-30 00:57:48,152 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 00:57:48,152 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-30 00:57:48,152 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-08-30 00:57:48,152 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-08-30 00:57:48,153 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-30 00:57:48,154 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:48,749 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-08-30 00:57:48,752 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-30 00:57:48,753 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1630285067183,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 00:57:48,760 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-30 00:57:48,760 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-08-30 00:57:48,760 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/31789d22-f7b6-43d7-ae0c-48fad37dbfdd/resourceInstance 2021-08-30 00:57:48,760 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "fa9128f0-60cd-4ef6-86ba-a68842c0d7c5", "originType": "VF", "componentUid": "fa9128f0-60cd-4ef6-86ba-a68842c0d7c5", "icon": "defaulticon" } 2021-08-30 00:57:48,762 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:50,934 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/31789d22-f7b6-43d7-ae0c-48fad37dbfdd/resourceInstance HTTP/1.1" 201 None 2021-08-30 00:57:50,935 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-08-30 00:57:50,936 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":"1481776e-64c3-4488-b261-3087caf6a314.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_image_name","type":"string","required":false,"defaultValue":null,"description":"Dummy image name","schema":null,"password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vnf_name","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Dummy flavor","schema":null,"password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vnf_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_name_0","type":"string","required":false,"defaultValue":null,"description":"Dummy name","schema":null,"password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","createdFromCsar":false,"uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.fa9128f0-60cd-4ef6-86ba-a68842c0d7c5.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1630285069588,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1630285069588,"customizationUUID":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-08-30 00:57:50,936 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-08-30 00:57:50,938 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 00:57:50,938 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/distribution 2021-08-30 00:57:50,939 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-08-30 00:57:50,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:51,037 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/distribution HTTP/1.1" 200 38 2021-08-30 00:57:51,038 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-08-30 00:57:51,039 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-08-30 00:57:51,041 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 00:57:51,041 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-08-30 00:57:51,041 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-30 00:57:51,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:51,119 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-08-30 00:57:51,120 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-30 00:57:51,121 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-30 00:57:51,124 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-30 00:57:51,124 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-08-30 00:57:51,128 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-08-30 00:57:51,128 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/31789d22-f7b6-43d7-ae0c-48fad37dbfdd/lifecycleState/checkin 2021-08-30 00:57:51,129 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-08-30 00:57:51,131 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:54,114 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/31789d22-f7b6-43d7-ae0c-48fad37dbfdd/lifecycleState/checkin HTTP/1.1" 200 1183 2021-08-30 00:57:54,116 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-08-30 00:57:54,116 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1630285067183,"lastUpdateDate":1630285072316,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd"},"projectCode":"123456","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","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":"d9100dac-94cd-485e-a10d-cbed4cb12ed9"} 2021-08-30 00:57:54,118 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 00:57:54,118 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 00:57:54,119 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-08-30 00:57:54,119 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 00:57:54,119 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 00:57:54,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 00:57:55,513 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1471 2021-08-30 00:57:55,515 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 00:57:55,515 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 00:57:55,517 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 00:57:55,518 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:55,518 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:55,518 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:57:55,518 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 00:57:55,518 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:55,518 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:55,518 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:57:55,518 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 00:57:55,519 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:55,519 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:55,519 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 00:57:55,519 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 00:57:55,519 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:57:55,519 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:57:55,519 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 00:57:55,519 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-30 00:57:55,519 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 00:57:55,519 INFO 192:__init__.py(1) - Service found, updating information 2021-08-30 00:57:55,520 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-08-30 00:57:55,520 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-08-30 00:57:55,520 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-30 00:57:55,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:57:57,828 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-08-30 00:57:57,831 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-30 00:57:57,833 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630285072316,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 00:57:57,837 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-30 00:57:57,837 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-08-30 00:57:57,841 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-08-30 00:57:57,841 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/31789d22-f7b6-43d7-ae0c-48fad37dbfdd/lifecycleState/Certify 2021-08-30 00:57:57,841 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-08-30 00:57:57,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:58:03,129 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/31789d22-f7b6-43d7-ae0c-48fad37dbfdd/lifecycleState/Certify HTTP/1.1" 200 1171 2021-08-30 00:58:03,130 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-08-30 00:58:03,131 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1630285067183,"lastUpdateDate":1630285072316,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"658d3d08-8470-4e7a-8ec0-5a521fa348c4"},"projectCode":"123456","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","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":"d9100dac-94cd-485e-a10d-cbed4cb12ed9"} 2021-08-30 00:58:03,133 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 00:58:03,133 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 00:58:03,133 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-08-30 00:58:03,133 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 00:58:03,133 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 00:58:03,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 00:58:03,569 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1459 2021-08-30 00:58:03,571 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 00:58:03,571 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 00:58:03,573 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 00:58:03,573 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:03,573 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:03,574 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:58:03,574 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 00:58:03,574 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:03,574 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:03,574 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:58:03,575 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 00:58:03,575 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:03,575 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:03,575 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-30 00:58:03,575 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 00:58:03,575 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:03,576 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:03,576 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 00:58:03,576 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-30 00:58:03,576 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 00:58:03,576 INFO 192:__init__.py(1) - Service found, updating information 2021-08-30 00:58:03,577 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-08-30 00:58:03,577 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-08-30 00:58:03,577 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-30 00:58:03,579 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:58:04,123 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-08-30 00:58:04,128 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-30 00:58:04,130 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630285072316,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 00:58:04,134 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-30 00:58:14,145 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-08-30 00:58:14,151 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-08-30 00:58:14,151 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/658d3d08-8470-4e7a-8ec0-5a521fa348c4/distribution/PROD/activate 2021-08-30 00:58:14,152 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-08-30 00:58:14,154 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:58:16,945 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/658d3d08-8470-4e7a-8ec0-5a521fa348c4/distribution/PROD/activate HTTP/1.1" 200 None 2021-08-30 00:58:16,947 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-08-30 00:58:16,949 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","empty":false},{"definition":false,"hidden":false,"uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1630285067090,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067090,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ZGQwYzk4Y2QzYTRlMjlmMzgxYWUwY2RiZTRiNWVlNDU=","artifactUUID":"b245c8b8-8d69-413a-9512-3c881dd6d4e0","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.assettoscacsar","duplicated":false,"payloadUpdateDate":1630285081729,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630285067091,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"ZjRhMjI1MjYxZWRjMWY5ZjJlYzVkODE2ODJkYWVkY2I=","artifactUUID":"48e886f4-850f-4b9c-ab81-1fe96b586b56","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.assettoscatemplate","duplicated":false,"payloadUpdateDate":1630285081121,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630285067091,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1630285037630,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MzBlNWNiMjQ0MzdmN2U2NWNkY2E4Njk1NTczZTgzYzk=","artifactUUID":"073ce445-5afc-4604-bfa3-921641493bd3","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"1481776e-64c3-4488-b261-3087caf6a314.vflicense","duplicated":false,"payloadUpdateDate":1630285037633,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630285037630,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"creationDate":1630285069746,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.fa9128f0-60cd-4ef6-86ba-a68842c0d7c5.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"cc2d915a-6d00-42ae-8e69-1f4fc05cf39c","generatedFromId":"1481776e-64c3-4488-b261-3087caf6a314.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.fa9128f0-60cd-4ef6-86ba-a68842c0d7c5.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1630285079022,"heatParamsUpdateDate":1630285069746,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630285069746,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"creationDate":1630285037740,"timeout":30,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"4c0bb971-a7d9-4916-b37c-6b420594aaa2","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"1481776e-64c3-4488-b261-3087caf6a314.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630285037744,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630285037740,"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":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.31789d22-f7b6-43d7-ae0c-48fad37dbfdd.fa9128f0-60cd-4ef6-86ba-a68842c0d7c5.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YTIzYjY3MTY4NDFiNzNmZThiYWU1YzFkMjM5OTZiM2Y=","artifactUUID":"7afb4e62-433c-411e-aa08-f61b9442d32a","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.31789d22-f7b6-43d7-ae0c-48fad37dbfdd.fa9128f0-60cd-4ef6-86ba-a68842c0d7c5.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1630285080212,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1630285037663,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"82aa91a6-6776-4587-816f-6e3acfd325dd","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"1481776e-64c3-4488-b261-3087caf6a314.heat1","duplicated":false,"payloadUpdateDate":1630285037669,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630285037663,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1630285037610,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"cdce8294-9694-4749-a0a8-b4a36040cb8b","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"1481776e-64c3-4488-b261-3087caf6a314.vendorlicense","duplicated":false,"payloadUpdateDate":1630285037616,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630285037610,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1630285069744,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.fa9128f0-60cd-4ef6-86ba-a68842c0d7c5.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"dcf299e4-1859-4280-8039-6ad5aa356cbe","generatedFromId":"1481776e-64c3-4488-b261-3087caf6a314.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.fa9128f0-60cd-4ef6-86ba-a68842c0d7c5.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1630285079566,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamsUpdateDate":1630285069744,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630285069744,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"creationDate":1630285037647,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"7e1496b5-7346-491b-b1c3-b00d2e86030a","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"1481776e-64c3-4488-b261-3087caf6a314.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630285037648,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630285037647,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1630285069754,"artifacts":["1481776e-64c3-4488-b261-3087caf6a314.heat1env","1481776e-64c3-4488-b261-3087caf6a314.heat1","1481776e-64c3-4488-b261-3087caf6a314.cloudtechnologyspecificartifact3"],"uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.fa9128f0-60cd-4ef6-86ba-a68842c0d7c5.basic_cnf0.1481776e-64c3-4488-b261-3087caf6a314.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"0f1678a0-c714-4ac0-8d66-64b44d891a52","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1630285069754,"customizationUUID":"a7d4bb0a-04cc-422b-af67-e02277987339","groupInstanceArtifacts":["1481776e-64c3-4488-b261-3087caf6a314.cloudtechnologyspecificartifact3","31789d22-f7b6-43d7-ae0c-48fad37dbfdd.fa9128f0-60cd-4ef6-86ba-a68842c0d7c5.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["4c0bb971-a7d9-4916-b37c-6b420594aaa2","dcf299e4-1859-4280-8039-6ad5aa356cbe"],"artifactsUuid":["82aa91a6-6776-4587-816f-6e3acfd325dd","4c0bb971-a7d9-4916-b37c-6b420594aaa2"],"groupUUID":"57f8578f-c629-4535-917a-e8febc1c4c8e","groupName":"BasicCnf..base_dummy..module-0","groupUid":"1481776e-64c3-4488-b261-3087caf6a314.BasicCnf..base_dummy..module-0","name":"basic_cnf0..BasicCnf..base_dummy..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_dummy","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_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vf_module_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_image_name","type":"string","required":false,"description":"Dummy image name","password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vnf_name","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_flavor_name","type":"string","required":false,"description":"Dummy flavor","password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vnf_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_name_0","type":"string","required":false,"description":"Dummy name","password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","createdFromCsar":false,"uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.fa9128f0-60cd-4ef6-86ba-a68842c0d7c5.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1630285069588,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1630285069588,"customizationUUID":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.fa9128f0-60cd-4ef6-86ba-a68842c0d7c5.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vf_module_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_image_name","type":"string","required":false,"description":"Dummy image name","password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vnf_name","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_flavor_name","type":"string","required":false,"description":"Dummy flavor","password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.vnf_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1481776e-64c3-4488-b261-3087caf6a314.dummy_name_0","type":"string","required":false,"description":"Dummy name","password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c467fd79-aed1-4852-8156-9ed040ed62c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c467fd79-aed1-4852-8156-9ed040ed62c5","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"47c57949-1194-4f6d-9871-96eace3ffc75","empty":false},{"definition":false,"hidden":false,"uniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"47c57949-1194-4f6d-9871-96eace3ffc75","empty":false},{"definition":false,"hidden":false,"uniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"47c57949-1194-4f6d-9871-96eace3ffc75","empty":false},{"definition":false,"hidden":false,"uniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"47c57949-1194-4f6d-9871-96eace3ffc75","empty":false},{"definition":false,"hidden":false,"uniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"47c57949-1194-4f6d-9871-96eace3ffc75","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"47c57949-1194-4f6d-9871-96eace3ffc75","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1630285067183,"icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","systemName":"BasicCnf","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1630285095876,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1630285067090,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067090,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1630285067091,"timeout":0,"artifactType":"OTHER","uniqueId":"31789d22-f7b6-43d7-ae0c-48fad37dbfdd.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":1630285067091,"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":"658d3d08-8470-4e7a-8ec0-5a521fa348c4"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-08-30 00:58:16,952 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 00:58:16,952 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 00:58:16,952 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-08-30 00:58:16,952 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 00:58:16,952 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 00:58:16,953 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 00:58:17,412 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-30 00:58:17,413 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 00:58:17,413 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 00:58:17,415 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 00:58:17,415 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:17,415 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:17,416 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:58:17,416 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 00:58:17,416 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:17,416 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:17,416 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:58:17,416 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 00:58:17,416 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:17,416 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:17,416 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:58:17,416 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 00:58:17,417 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:17,417 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:17,417 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 00:58:17,417 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-30 00:58:17,417 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 00:58:17,417 INFO 192:__init__.py(1) - Service found, updating information 2021-08-30 00:58:17,417 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-08-30 00:58:17,417 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-08-30 00:58:17,418 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-30 00:58:17,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:58:18,095 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-08-30 00:58:18,099 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-30 00:58:18,101 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630285095876,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 00:58:18,105 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-30 00:58:18,105 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-08-30 00:58:18,105 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-08-30 00:58:18,106 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-30 00:58:18,106 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-08-30 00:58:18,106 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-30 00:58:18,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-30 00:58:18,134 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 74 2021-08-30 00:58:18,135 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-08-30 00:58:18,135 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-08-30 00:58:18,135 ERROR 157:onap_service.py(1) - [None][Get Connectivity Info] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-30 00:58:18,135 ERROR 233:onap_service.py(1) - [None][Get Connectivity Info] request failed: Code: 500. Info: Get Connection: Error finding master table: mongo: no documents in result . 2021-08-30 00:58:18,136 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-08-30 00:58:18,139 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-08-30 00:58:18,139 DEBUG 131:onap_service.py(1) - [None][Create Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info 2021-08-30 00:58:18,139 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-08-30 00:58:18,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-30 00:58:18,180 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 None 2021-08-30 00:58:18,181 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-08-30 00:58:18,182 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNsUFZFbDVUV3ByZDAweGIxaEVWRTE0VFVSbmVVNTZTWGxOYW10M1RURnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFRBekNraDBUak13U2tNeFZsRjNkMnN4U1hKaVoyNVViakpQVTNGTlVUTlFXVWRxTDJOV1VuZDRNVEJ2VlZsV05tbHdlVzVhWjFCTGFIQjFaRkl6V1hsdVZ6Y0tkVGhTWW1WMlRFcFVRVGR3VldONlMyTnVjakZDVjFBMU9GSmlTMUk0WWtGRldqVXlVWFpUUldWbWRVNHZjRFZ3ZVdwQ1pXYzVPQzkxVWk4eFJXZEVWUW8yVFdzMVowNDFhMVZLTlRWRlpuQk9WRXhJV2tkQ09GTnlVWHA2V0hReWFDc3llRU5UYUVoUWNqSjJTVkZEU3psS1NXdEhWMFJsZEcxcmRuVnZjbnBrQ21aS01YWnFhVFpTVjNSUmJraG5hbVJGTldsNVNXSTBVRmRNUVRRdksxWkJlakJzWW5nd1dHNTFWRWRIY0d0TU1rNUZaREV4UWs4MVlVZDFhRFkxYkdVS1JXSnVkMHA1WlU5cFJVNWpPV0ZoY21sdlJVbGtjVzlzTDNacmNFeFZOWGxoU0RGVE9IbHhjR3hFVG1GUmRXeEpjMVZ1TlN0MFUyaEJaSEZvTlV0RVNRcG9UazFFWVN0cEsxaFFNVlU1Y2k5R1JTOUZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkRPR013ZDJWTlpqTkdSMEYxU2pKeVdsZGlWRkJ1UTFaRVEwWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNWMDlZTjJObFl6bFlWRFp1YzJGRFMwd3hhMUJ0U3pZdmFXZFdjRXMyTlU5bU16VjBZbkJPZFZWTFRrbzFNMEZxYkFvMloxRlZTVzlIT1hwcFkzTlhSMHh0UkhGMWFtbEJjV2hyUm1KelRESlVNR3hyZFdOamMyODNSRkUzT0RCUVZsQlVRVTVOZGxSSlNVZG1ZazlCZHpSUUNtTXZaMFo0ZG5FelRGaFVjVGRrVkZKTFVsTlBVV3BJVG1acFlrZGlUbklyTUVwck0wMHZZbXByZWtveFFuWTNiRU5zWjBsclZ6VndXblk1TXpJMVJXWUtZWGw0VG05VVYyTXJNV3gyYUdJM2RFTlFPRmg2UVVkMU4xVk9Zams0ZEN0bmVtTlJVRlpWWnpjM2EzQmhNMjVWV0ZrMkwyMDNWa2hoYTJKaVRIQm5Md3B6U0VwRksyMDFSbVpMSzJoRVZITk9WMWRoZFZsaWJXb3haelIxYVhoMlRrUmpZbFJ3YVRSck4xRnhiVm96TWtod2VHWkRkbWRQVkRkUWFWZzRZbnBWQ2pkUVIzazJOR05GWjFGVldsZDJZVk15VkUwMmNITkNkWFI2Y2xORVYwbGpjazlFS3dvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xNDg6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVFZWWFlXeDBkek5KWXpoM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTkUxcWEzbE5ha2sxVFVST1lVWjNNSGxOYWtFMFRXcHJlVTFxU1RWTlJGWmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVFpqZDNCdmJHaGxSa1poTkhOMWRIWUtUMmRVZVRSbFJ6UnVXakkyTHl0c1JrUkNhUzlWWmk5UlRHRTRSR2xRV2xZd05UY3pNa0ZMVm1ad1pFdEJVek5NYkdRMFVIWmlRMWxyZEhGWlVsUlFOd28yZVV0clNFVlVWMDAyTDFWdlUzRTRPVGxOVldSNUsxQk1SalFyYjJaVFkzSnhORXAyVHpCb1VERXlibWxGY0V4a09DdFFOblJTUlRacFpFcGxXRWh3Q2t0eFdraDVhbkl3TmxkNEt6VkdVR3htWWpWcFFVcFJhMnBsT1dsSE1Fc3dkbTFxWmxseWRWWmtORGhHTW1kMGVHaExlbXh0UmpoVk9UUmxjM1pUTkc0S2FuVk5RekkzT1hKRFVVSnpVWEpTTjBWUWNGZFpORWRMYjBWclRVOTNNbUowWVVkSlR5OVZiamRFZFM5cmJ6bFBTemN5VjBKWmJuTlphMDlhU1dWTGNncEpjRTgxUTJkbk9YVTBkRU12UVhoVlRrNUdSbUZxVDBjd056ZzNjR2RzTVhveVdWZFhXV3BqVTIxVlNrbHlNMEkyWnpOS1Vtc3JUVVl6TkUwNWREQjRDbTQ0U0ZNeGQwbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWTWVIcFVRalI0TDJOVldVTTBibUYwYkZwMFRTdGpTbFZOU1ZWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGQ2FWVTVTV3RGUkhWTWJ6TnBXazFEWlRkdE0yOUNZbVp3VTBWbGJFVlRNRXgyVHpsM1RUTmhVR3hpV1dRMVMwMU5ZbXRFYlVSWkNuWTJURGc1TlhkMmIwUnVaM2xSZUhaQmJXaENlRVZFYVZSMVpWbFhXalZYUzFwdFRpOXBUVVozVWxWME9GaE9kamhCYVZkek1tcHZjbFp5WkVOWmF6RUtVakZGVDBGaFprSTBNa1JVYW1RdmFYTnJiRmRuYWxkWlpXRnBkRkp6VG1OcFNIcDBhVUZaUmtVeGRtcE9SRFl3UlVac1REaE1NbGg1UlhsM04zVkhRZ3BJSzBwdlZtTTFiMEo2WVZWemRVaFVUR1ZtVTA5bGVtdENjRU5JY1djelJrUlRNMjUzTDBKaWNVNUpVMkowTDIxUGVTOVFRbFJ3TkZVMmR6WlVXSFJ5Q20xWmRFOVVhV05yU1V4MVQyZFhhMU4zZWsxMlMwUk5WWEZ2U2s0eE1XbHlUamxZYlhkemRXVjJTMGd4WXl0T1psaFlaRk5zZEhCbWNTdG5WVGhuVFhVS04yWlRMMGhIUWxZMGVtRTRibVExVFU1YU1YTlBNblZ2V1RZdldXRXliejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJObU4zY0c5c2FHVkdSbUUwYzNWMGRrOW5WSGswWlVjMGJsb3lOaThyYkVaRVFta3ZWV1l2VVV4aE9FUnBVRnBXQ2pBMU56TXlRVXRXWm5Ca1MwRlRNMHhzWkRSUWRtSkRXV3QwY1ZsU1ZGQTNObmxMYTBoRlZGZE5OaTlWYjFOeE9EazVUVlZrZVN0UVRFWTBLMjltVTJNS2NuRTBTblpQTUdoUU1USnVhVVZ3VEdRNEsxQTJkRkpGTm1sa1NtVllTSEJMY1ZwSWVXcHlNRFpYZUNzMVJsQnNabUkxYVVGS1VXdHFaVGxwUnpCTE1BcDJiV3BtV1hKMVZtUTBPRVl5WjNSNGFFdDZiRzFHT0ZVNU5HVnpkbE0wYm1wMVRVTXlOemx5UTFGQ2MxRnlVamRGVUhCWFdUUkhTMjlGYTAxUGR6SmlDblJoUjBsUEwxVnVOMFIxTDJ0dk9VOUxOekpYUWxsdWMxbHJUMXBKWlV0eVNYQlBOVU5uWnpsMU5IUkRMMEY0VlU1T1JrWmhhazlITURjNE4zQm5iREVLZWpKWlYxZFphbU5UYlZWS1NYSXpRalpuTTBwU2F5dE5Sak0wVFRsME1IaHVPRWhUTVhkSlJFRlJRVUpCYjBsQ1FVZFBTWHBOZWxZM1F5dHBaaTh5UlFwTFFsVXJWMEo2T0ZkUWJWcFdhWGgyU21wemVFdG1jVUlyZVVsSU1sZDRjeko2Y3prclYzZFpTbGxqUVZvM2R6WjJLM0Z6TkVkNU1HbDZRWGxMYUU5RkNsQjVUSEV5TkRGQ1lsTlJVMGh0WTBNMUwwcHRRbVJrT0VGMWMzcHpSbmxKTlVVcmJIWnVWMVpUYzNSTlZuVXJOa2RaYTBoaU9VUmplaTgwVkM5aU4ySUtWbEpaV1U1dldVNU9XV3hQTjBoTVQyMVBlRUZ4YWpWMU1ESlZkRVJZYVVaYUx5OXJNemcwV1ZrM1YxSXpSRzFaVEhKc1ZISktjMUE1VjJwRU1uaG1WUXBvWlZaQ1NWQk1ZbkZaZDJWcE9XMVdWbVJhU1dOaVNDdGpPREZ6WVdKeWNUVnVTblFyZEZwc1l6UkxSR0pWWVdWblkxQjJORnBzV2xkMmFUVllLMVZaQ2toTlFXUlFjR1ZEYURNMWNuWkZUblowWW5ZclFVdG5OR2RpVDFOd0sxTlJjMEp1UkZoNFkybHFWbVpyWkdaeVdtZzVRM0ZoVDB4aGFGUjJPVzlyYjJvS2MweExlbEJuUlVObldVVkJPWGM1UzBoQlkzWldNMWNyVDB3cldrVk9UVE5OUW5jdlJrZHpiRGxJVG1OMmF6STBiRWhUYm05aWFqbHdSV3BGTkRFNVpRcHVORzlPZUM5NFZEWlhhVlVyUjBkMlUyb3pTekpNVldveldESTVXWHBEUTFseVZEZzJjbkJrVUVob1kyaE9aM1ZJV0dOV2RXOWlaekpIWldWMk5rSnpDakZRZEVWc1UwaGlhVVpWUjNaaldFRndiazVGY0ZKNlMwOXVNSFJIUWtOeFdUbG1NR2hSYURGUGFXOVliM3BrYzJKeGRucEpVVVZEWjFsRlFUaHJTVVFLZUVkNVVrSlRjelZXVnpoTlkzQnlWa0ptWXpKSFNuWlpUa1J2TUVKRFpqaDFja2x2UWtsbFZVcE9XV1oxT1RGcVYySjVaR2hVZFdaTGNrVXhkbU00ZEFwc1luRXdVekFyUW14bVlVYzRNakJzVDB4MmVWbEVPSE5rYzIxamEyWlZjQzlWTWpsTUsyOVZlbTQzWTNReFYyRnpiSGxLYTI0d1JXZHJRbTFHV1ZnckNtZEthRkU1Yld3ck9GTkRVRkIxTTNCUWVYRm1VMUIxWVdWcU1IQm5WRGw0S3pkM1YwYzVZME5uV1VWQk1ERjNiVTQzU2tJMGVETmpMMlZ0VlZKd2RXTUtSa1JIYlVkWk4wNUxjMDVwTjFndlMxVkdPRFJhYUdaQlJITk5aV2hpU3paWVpIbGhhVFpQYjBkblFWcHhhVVJRSzAxRVEyZEJSQzk2VDFwamJISlpVd3BhWlZkWGJHa3lXSGhFY205Vk9VbHhTMXBWVDFwelVYSkxXbWRGWWsxWlVFNVhiemxOZVZORVJISkNTRVY1VmxJcmJGTlZkbTVxVWpOYVdHNWtWRmxWQ25ZeFVYRlpXVVp3TkV4bVVDOTRaRlZWV2pSVVdYZEZRMmRaUVRGYWJGQkxVV3gzWkVaYVFVaDNkbWwwWTIwcmRWcDJWMjV4ZDB0WVZVcFZVM0pZV0VvS0sxZGtWWGxGV0doalRXMUNPR0ZVY1hKUFlsUTNXR0ZEVWtwdGFVRjZOemRIUkV0U2RuazNSRlJhYjJ4dmJFNXZSa0pYZWtoWWJrSnVWMDVFTUZKVE1ncFllVXB4YnpKQ0szVXZkMDg1V0VkeFEzcG1VRGhJY2tRNE1HOU9VMGxJTWl0d2QzVkdUV05GWnpkaVVHMXJWMng0VGtacWJIZEtVVWMxWkVGb1EyMTBDalJoU0VZNVVVdENaMGRCYkd4dE1taHZNRkZUU0N0RGVrMVZiVFJzV25rM1dqTkhhbmRYY0ZwRFVYUnpLelpIWldJd1JXMXJMMjFuUzJ4Sk9HcEpUMjRLVjJnelRXOVpOM2wxYzJjd1IyWjVMM3B6WW5aNVVFZFViMlkwZWpOUVptOHZVV1JwS3pGeU1WRlFZazVpTW1sUGVtRk1OblZIVDFGWWJXcFpPRU5CVHdwd2FWTjBWbGdyTlVGQlJDODFUbHBwZHpCaVJEWXlURzFtTkhJMVUzSm9ha3d3T0dkaFNESmpkSEJoV1ZjeE0ydFRiMnBwQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2021-08-30 00:58:18,184 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-30 00:58:18,184 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-08-30 00:58:18,184 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-30 00:58:18,185 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-30 00:58:18,208 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 None 2021-08-30 00:58:18,209 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-08-30 00:58:18,209 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNsUFZFbDVUV3ByZDAweGIxaEVWRTE0VFVSbmVVNTZTWGxOYW10M1RURnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFRBekNraDBUak13U2tNeFZsRjNkMnN4U1hKaVoyNVViakpQVTNGTlVUTlFXVWRxTDJOV1VuZDRNVEJ2VlZsV05tbHdlVzVhWjFCTGFIQjFaRkl6V1hsdVZ6Y0tkVGhTWW1WMlRFcFVRVGR3VldONlMyTnVjakZDVjFBMU9GSmlTMUk0WWtGRldqVXlVWFpUUldWbWRVNHZjRFZ3ZVdwQ1pXYzVPQzkxVWk4eFJXZEVWUW8yVFdzMVowNDFhMVZLTlRWRlpuQk9WRXhJV2tkQ09GTnlVWHA2V0hReWFDc3llRU5UYUVoUWNqSjJTVkZEU3psS1NXdEhWMFJsZEcxcmRuVnZjbnBrQ21aS01YWnFhVFpTVjNSUmJraG5hbVJGTldsNVNXSTBVRmRNUVRRdksxWkJlakJzWW5nd1dHNTFWRWRIY0d0TU1rNUZaREV4UWs4MVlVZDFhRFkxYkdVS1JXSnVkMHA1WlU5cFJVNWpPV0ZoY21sdlJVbGtjVzlzTDNacmNFeFZOWGxoU0RGVE9IbHhjR3hFVG1GUmRXeEpjMVZ1TlN0MFUyaEJaSEZvTlV0RVNRcG9UazFFWVN0cEsxaFFNVlU1Y2k5R1JTOUZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkRPR013ZDJWTlpqTkdSMEYxU2pKeVdsZGlWRkJ1UTFaRVEwWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNWMDlZTjJObFl6bFlWRFp1YzJGRFMwd3hhMUJ0U3pZdmFXZFdjRXMyTlU5bU16VjBZbkJPZFZWTFRrbzFNMEZxYkFvMloxRlZTVzlIT1hwcFkzTlhSMHh0UkhGMWFtbEJjV2hyUm1KelRESlVNR3hyZFdOamMyODNSRkUzT0RCUVZsQlVRVTVOZGxSSlNVZG1ZazlCZHpSUUNtTXZaMFo0ZG5FelRGaFVjVGRrVkZKTFVsTlBVV3BJVG1acFlrZGlUbklyTUVwck0wMHZZbXByZWtveFFuWTNiRU5zWjBsclZ6VndXblk1TXpJMVJXWUtZWGw0VG05VVYyTXJNV3gyYUdJM2RFTlFPRmg2UVVkMU4xVk9Zams0ZEN0bmVtTlJVRlpWWnpjM2EzQmhNMjVWV0ZrMkwyMDNWa2hoYTJKaVRIQm5Md3B6U0VwRksyMDFSbVpMSzJoRVZITk9WMWRoZFZsaWJXb3haelIxYVhoMlRrUmpZbFJ3YVRSck4xRnhiVm96TWtod2VHWkRkbWRQVkRkUWFWZzRZbnBWQ2pkUVIzazJOR05GWjFGVldsZDJZVk15VkUwMmNITkNkWFI2Y2xORVYwbGpjazlFS3dvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xNDg6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVFZWWFlXeDBkek5KWXpoM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTkUxcWEzbE5ha2sxVFVST1lVWjNNSGxOYWtFMFRXcHJlVTFxU1RWTlJGWmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVFpqZDNCdmJHaGxSa1poTkhOMWRIWUtUMmRVZVRSbFJ6UnVXakkyTHl0c1JrUkNhUzlWWmk5UlRHRTRSR2xRV2xZd05UY3pNa0ZMVm1ad1pFdEJVek5NYkdRMFVIWmlRMWxyZEhGWlVsUlFOd28yZVV0clNFVlVWMDAyTDFWdlUzRTRPVGxOVldSNUsxQk1SalFyYjJaVFkzSnhORXAyVHpCb1VERXlibWxGY0V4a09DdFFOblJTUlRacFpFcGxXRWh3Q2t0eFdraDVhbkl3TmxkNEt6VkdVR3htWWpWcFFVcFJhMnBsT1dsSE1Fc3dkbTFxWmxseWRWWmtORGhHTW1kMGVHaExlbXh0UmpoVk9UUmxjM1pUTkc0S2FuVk5RekkzT1hKRFVVSnpVWEpTTjBWUWNGZFpORWRMYjBWclRVOTNNbUowWVVkSlR5OVZiamRFZFM5cmJ6bFBTemN5VjBKWmJuTlphMDlhU1dWTGNncEpjRTgxUTJkbk9YVTBkRU12UVhoVlRrNUdSbUZxVDBjd056ZzNjR2RzTVhveVdWZFhXV3BqVTIxVlNrbHlNMEkyWnpOS1Vtc3JUVVl6TkUwNWREQjRDbTQ0U0ZNeGQwbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWTWVIcFVRalI0TDJOVldVTTBibUYwYkZwMFRTdGpTbFZOU1ZWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGQ2FWVTVTV3RGUkhWTWJ6TnBXazFEWlRkdE0yOUNZbVp3VTBWbGJFVlRNRXgyVHpsM1RUTmhVR3hpV1dRMVMwMU5ZbXRFYlVSWkNuWTJURGc1TlhkMmIwUnVaM2xSZUhaQmJXaENlRVZFYVZSMVpWbFhXalZYUzFwdFRpOXBUVVozVWxWME9GaE9kamhCYVZkek1tcHZjbFp5WkVOWmF6RUtVakZGVDBGaFprSTBNa1JVYW1RdmFYTnJiRmRuYWxkWlpXRnBkRkp6VG1OcFNIcDBhVUZaUmtVeGRtcE9SRFl3UlVac1REaE1NbGg1UlhsM04zVkhRZ3BJSzBwdlZtTTFiMEo2WVZWemRVaFVUR1ZtVTA5bGVtdENjRU5JY1djelJrUlRNMjUzTDBKaWNVNUpVMkowTDIxUGVTOVFRbFJ3TkZVMmR6WlVXSFJ5Q20xWmRFOVVhV05yU1V4MVQyZFhhMU4zZWsxMlMwUk5WWEZ2U2s0eE1XbHlUamxZYlhkemRXVjJTMGd4WXl0T1psaFlaRk5zZEhCbWNTdG5WVGhuVFhVS04yWlRMMGhIUWxZMGVtRTRibVExVFU1YU1YTlBNblZ2V1RZdldXRXliejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJObU4zY0c5c2FHVkdSbUUwYzNWMGRrOW5WSGswWlVjMGJsb3lOaThyYkVaRVFta3ZWV1l2VVV4aE9FUnBVRnBXQ2pBMU56TXlRVXRXWm5Ca1MwRlRNMHhzWkRSUWRtSkRXV3QwY1ZsU1ZGQTNObmxMYTBoRlZGZE5OaTlWYjFOeE9EazVUVlZrZVN0UVRFWTBLMjltVTJNS2NuRTBTblpQTUdoUU1USnVhVVZ3VEdRNEsxQTJkRkpGTm1sa1NtVllTSEJMY1ZwSWVXcHlNRFpYZUNzMVJsQnNabUkxYVVGS1VXdHFaVGxwUnpCTE1BcDJiV3BtV1hKMVZtUTBPRVl5WjNSNGFFdDZiRzFHT0ZVNU5HVnpkbE0wYm1wMVRVTXlOemx5UTFGQ2MxRnlVamRGVUhCWFdUUkhTMjlGYTAxUGR6SmlDblJoUjBsUEwxVnVOMFIxTDJ0dk9VOUxOekpYUWxsdWMxbHJUMXBKWlV0eVNYQlBOVU5uWnpsMU5IUkRMMEY0VlU1T1JrWmhhazlITURjNE4zQm5iREVLZWpKWlYxZFphbU5UYlZWS1NYSXpRalpuTTBwU2F5dE5Sak0wVFRsME1IaHVPRWhUTVhkSlJFRlJRVUpCYjBsQ1FVZFBTWHBOZWxZM1F5dHBaaTh5UlFwTFFsVXJWMEo2T0ZkUWJWcFdhWGgyU21wemVFdG1jVUlyZVVsSU1sZDRjeko2Y3prclYzZFpTbGxqUVZvM2R6WjJLM0Z6TkVkNU1HbDZRWGxMYUU5RkNsQjVUSEV5TkRGQ1lsTlJVMGh0WTBNMUwwcHRRbVJrT0VGMWMzcHpSbmxKTlVVcmJIWnVWMVpUYzNSTlZuVXJOa2RaYTBoaU9VUmplaTgwVkM5aU4ySUtWbEpaV1U1dldVNU9XV3hQTjBoTVQyMVBlRUZ4YWpWMU1ESlZkRVJZYVVaYUx5OXJNemcwV1ZrM1YxSXpSRzFaVEhKc1ZISktjMUE1VjJwRU1uaG1WUXBvWlZaQ1NWQk1ZbkZaZDJWcE9XMVdWbVJhU1dOaVNDdGpPREZ6WVdKeWNUVnVTblFyZEZwc1l6UkxSR0pWWVdWblkxQjJORnBzV2xkMmFUVllLMVZaQ2toTlFXUlFjR1ZEYURNMWNuWkZUblowWW5ZclFVdG5OR2RpVDFOd0sxTlJjMEp1UkZoNFkybHFWbVpyWkdaeVdtZzVRM0ZoVDB4aGFGUjJPVzlyYjJvS2MweExlbEJuUlVObldVVkJPWGM1UzBoQlkzWldNMWNyVDB3cldrVk9UVE5OUW5jdlJrZHpiRGxJVG1OMmF6STBiRWhUYm05aWFqbHdSV3BGTkRFNVpRcHVORzlPZUM5NFZEWlhhVlVyUjBkMlUyb3pTekpNVldveldESTVXWHBEUTFseVZEZzJjbkJrVUVob1kyaE9aM1ZJV0dOV2RXOWlaekpIWldWMk5rSnpDakZRZEVWc1UwaGlhVVpWUjNaaldFRndiazVGY0ZKNlMwOXVNSFJIUWtOeFdUbG1NR2hSYURGUGFXOVliM3BrYzJKeGRucEpVVVZEWjFsRlFUaHJTVVFLZUVkNVVrSlRjelZXVnpoTlkzQnlWa0ptWXpKSFNuWlpUa1J2TUVKRFpqaDFja2x2UWtsbFZVcE9XV1oxT1RGcVYySjVaR2hVZFdaTGNrVXhkbU00ZEFwc1luRXdVekFyUW14bVlVYzRNakJzVDB4MmVWbEVPSE5rYzIxamEyWlZjQzlWTWpsTUsyOVZlbTQzWTNReFYyRnpiSGxLYTI0d1JXZHJRbTFHV1ZnckNtZEthRkU1Yld3ck9GTkRVRkIxTTNCUWVYRm1VMUIxWVdWcU1IQm5WRGw0S3pkM1YwYzVZME5uV1VWQk1ERjNiVTQzU2tJMGVETmpMMlZ0VlZKd2RXTUtSa1JIYlVkWk4wNUxjMDVwTjFndlMxVkdPRFJhYUdaQlJITk5aV2hpU3paWVpIbGhhVFpQYjBkblFWcHhhVVJRSzAxRVEyZEJSQzk2VDFwamJISlpVd3BhWlZkWGJHa3lXSGhFY205Vk9VbHhTMXBWVDFwelVYSkxXbWRGWWsxWlVFNVhiemxOZVZORVJISkNTRVY1VmxJcmJGTlZkbTVxVWpOYVdHNWtWRmxWQ25ZeFVYRlpXVVp3TkV4bVVDOTRaRlZWV2pSVVdYZEZRMmRaUVRGYWJGQkxVV3gzWkVaYVFVaDNkbWwwWTIwcmRWcDJWMjV4ZDB0WVZVcFZVM0pZV0VvS0sxZGtWWGxGV0doalRXMUNPR0ZVY1hKUFlsUTNXR0ZEVWtwdGFVRjZOemRIUkV0U2RuazNSRlJhYjJ4dmJFNXZSa0pYZWtoWWJrSnVWMDVFTUZKVE1ncFllVXB4YnpKQ0szVXZkMDg1V0VkeFEzcG1VRGhJY2tRNE1HOU9VMGxJTWl0d2QzVkdUV05GWnpkaVVHMXJWMng0VGtacWJIZEtVVWMxWkVGb1EyMTBDalJoU0VZNVVVdENaMGRCYkd4dE1taHZNRkZUU0N0RGVrMVZiVFJzV25rM1dqTkhhbmRYY0ZwRFVYUnpLelpIWldJd1JXMXJMMjFuUzJ4Sk9HcEpUMjRLVjJnelRXOVpOM2wxYzJjd1IyWjVMM3B6WW5aNVVFZFViMlkwZWpOUVptOHZVV1JwS3pGeU1WRlFZazVpTW1sUGVtRk1OblZIVDFGWWJXcFpPRU5CVHdwd2FWTjBWbGdyTlVGQlJDODFUbHBwZHpCaVJEWXlURzFtTkhJMVUzSm9ha3d3T0dkaFNESmpkSEJoV1ZjeE0ydFRiMnBwQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2021-08-30 00:58:18,211 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-08-30 00:58:18,211 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-08-30 00:58:18,212 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 00:58:18,212 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 00:58:18,213 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:18,276 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 404 288 2021-08-30 00:58:18,277 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-08-30 00:58:18,277 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-08-30 00:58:18,278 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-08-30 00:58:18,278 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-08-30 00:58:18,285 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-30 00:58:18,285 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion 2021-08-30 00:58:18,285 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicnf-owner", "cloud-region-id": "k8sregion", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "k8s", "owner-defined-type": "t1", "cloud-region-version": "1.0", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-08-30 00:58:18,286 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:18,381 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion HTTP/1.1" 201 0 2021-08-30 00:58:18,382 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-08-30 00:58:18,383 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-08-30 00:58:18,386 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-08-30 00:58:18,386 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 00:58:18,386 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 00:58:18,388 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:18,447 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2021-08-30 00:58:18,448 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-30 00:58:18,448 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630285098321"}]} 2021-08-30 00:58:18,472 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-08-30 00:58:18,472 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/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/esr-system-info-list/esr-system-info/666aac0b-83d0-4537-a060-38242be3be51 2021-08-30 00:58:18,472 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "666aac0b-83d0-4537-a060-38242be3be51", "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-08-30 00:58:18,474 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:18,558 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/esr-system-info-list/esr-system-info/666aac0b-83d0-4537-a060-38242be3be51 HTTP/1.1" 201 0 2021-08-30 00:58:18,559 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-08-30 00:58:18,559 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-08-30 00:58:18,562 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-08-30 00:58:18,562 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-30 00:58:18,562 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-30 00:58:18,564 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:18,606 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 452 2021-08-30 00:58:18,607 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-08-30 00:58:18,607 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}} 2021-08-30 00:58:18,607 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-08-30 00:58:18,607 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}. 2021-08-30 00:58:18,607 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-08-30 00:58:18,607 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-08-30 00:58:18,610 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-08-30 00:58:18,611 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-30 00:58:18,611 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-08-30 00:58:18,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:18,705 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-08-30 00:58:18,707 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-08-30 00:58:18,707 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-08-30 00:58:18,711 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-08-30 00:58:18,711 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-08-30 00:58:18,711 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-08-30 00:58:18,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:18,763 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 404 493 2021-08-30 00:58:18,764 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-08-30 00:58:18,764 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/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","ERR.5.4.6114"]}}} 2021-08-30 00:58:18,764 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-08-30 00:58:18,764 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/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","ERR.5.4.6114"]}}}. 2021-08-30 00:58:18,768 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-08-30 00:58:18,768 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-08-30 00:58:18,768 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicnf-availability-zone", "hypervisor-type": "nova" } 2021-08-30 00:58:18,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:18,862 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 201 0 2021-08-30 00:58:18,863 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-08-30 00:58:18,863 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-08-30 00:58:18,873 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-08-30 00:58:18,874 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion 2021-08-30 00:58:18,874 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-08-30 00:58:18,875 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:18,951 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-08-30 00:58:18,952 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-08-30 00:58:18,952 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-08-30 00:58:18,952 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-08-30 00:58:18,953 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-08-30 00:58:18,960 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-08-30 00:58:18,960 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 00:58:18,960 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 00:58:18,961 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:19,017 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2021-08-30 00:58:19,018 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-30 00:58:19,019 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630285098321"}]} 2021-08-30 00:58:19,027 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-08-30 00:58:19,027 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship 2021-08-30 00:58:19,027 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-08-30 00:58:19,028 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:19,175 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship HTTP/1.1" 200 0 2021-08-30 00:58:19,176 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-08-30 00:58:19,176 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-08-30 00:58:19,185 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-08-30 00:58:19,185 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-08-30 00:58:19,185 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnf-customer", "subscriber-name": "basicnf-customer", "subscriber-type": "INFRA" } 2021-08-30 00:58:19,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:19,264 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 201 0 2021-08-30 00:58:19,265 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-08-30 00:58:19,265 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-08-30 00:58:19,268 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-08-30 00:58:19,269 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-08-30 00:58:19,269 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-08-30 00:58:19,271 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:19,320 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-08-30 00:58:19,321 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-08-30 00:58:19,321 DEBUG 146:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630285099220"} 2021-08-30 00:58:19,323 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-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-08-30 00:58:19,324 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-08-30 00:58:19,324 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-30 00:58:19,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:19,374 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-08-30 00:58:19,375 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-30 00:58:19,375 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630285099220"} 2021-08-30 00:58:19,377 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-08-30 00:58:19,377 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-08-30 00:58:19,377 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-30 00:58:19,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:19,426 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 404 360 2021-08-30 00:58:19,427 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-08-30 00:58:19,427 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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/basicnf-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnf-customer/service-subscriptions","ERR.5.4.6114"]}}} 2021-08-30 00:58:19,427 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-08-30 00:58:19,428 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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/basicnf-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnf-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2021-08-30 00:58:19,428 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-08-30 00:58:19,430 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 00:58:19,430 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 00:58:19,430 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-08-30 00:58:19,430 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 00:58:19,431 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 00:58:19,432 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 00:58:19,945 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-30 00:58:19,947 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 00:58:19,947 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 00:58:19,949 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 00:58:19,949 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:19,949 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:19,949 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:58:19,949 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 00:58:19,949 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:19,949 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:19,950 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:58:19,950 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 00:58:19,950 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:19,950 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:19,950 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:58:19,950 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 00:58:19,950 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:19,950 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:19,950 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 00:58:19,950 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-30 00:58:19,951 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 00:58:19,951 INFO 192:__init__.py(1) - Service found, updating information 2021-08-30 00:58:19,951 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-08-30 00:58:19,951 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-08-30 00:58:19,951 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-30 00:58:19,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:58:20,531 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-08-30 00:58:20,533 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-30 00:58:20,535 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630285095876,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 00:58:20,541 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-30 00:58:20,542 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-08-30 00:58:20,542 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf 2021-08-30 00:58:20,542 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "c43e72c1-d3ea-4c9e-b5a6-90da752247c9" } 2021-08-30 00:58:20,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:20,650 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf HTTP/1.1" 201 0 2021-08-30 00:58:20,651 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-08-30 00:58:20,651 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-08-30 00:58:20,654 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-08-30 00:58:20,655 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-08-30 00:58:20,655 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-30 00:58:20,657 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:20,721 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2021-08-30 00:58:20,722 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-30 00:58:20,722 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630285100595"}]} 2021-08-30 00:58:20,724 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-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-08-30 00:58:20,724 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-08-30 00:58:20,725 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-30 00:58:20,726 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:20,771 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-08-30 00:58:20,772 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-30 00:58:20,772 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630285099220"} 2021-08-30 00:58:20,775 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-08-30 00:58:20,775 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-08-30 00:58:20,775 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-30 00:58:20,776 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:20,832 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2021-08-30 00:58:20,833 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-30 00:58:20,834 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630285100595"}]} 2021-08-30 00:58:20,836 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-08-30 00:58:20,837 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 00:58:20,837 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 00:58:20,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:20,896 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-08-30 00:58:20,897 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-30 00:58:20,897 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630285099060","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-08-30 00:58:20,900 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-08-30 00:58:20,900 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-30 00:58:20,900 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-30 00:58:20,902 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:20,993 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-08-30 00:58:20,994 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-30 00:58:20,994 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630285098646"} 2021-08-30 00:58:21,003 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-08-30 00:58:21,003 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship 2021-08-30 00:58:21,003 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/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1630285098646", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicnf-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "k8sregion"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "f41abc47519441359fc94897110fa224"}] } 2021-08-30 00:58:21,005 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:21,107 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship HTTP/1.1" 200 0 2021-08-30 00:58:21,108 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-08-30 00:58:21,108 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-08-30 00:58:21,111 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-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-08-30 00:58:21,111 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-08-30 00:58:21,111 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-30 00:58:21,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:21,158 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-08-30 00:58:21,159 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-30 00:58:21,159 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630285099220"} 2021-08-30 00:58:21,162 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-08-30 00:58:21,162 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 00:58:21,162 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 00:58:21,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:21,217 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-08-30 00:58:21,218 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-30 00:58:21,218 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630285099060","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-08-30 00:58:21,221 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-08-30 00:58:21,221 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-30 00:58:21,221 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-30 00:58:21,223 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:21,271 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-08-30 00:58:21,272 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-30 00:58:21,272 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630285101036","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-08-30 00:58:21,275 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-08-30 00:58:21,275 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-08-30 00:58:21,275 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-08-30 00:58:21,277 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:21,320 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 148 2021-08-30 00:58:21,321 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-08-30 00:58:21,321 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"4b5aa648-7541-4ded-bcd8-718a0dbda1b0","owning-entity-name":"basicvm-oe","resource-version":"1630284873516"}]} 2021-08-30 00:58:21,323 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-08-30 00:58:21,326 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-08-30 00:58:21,326 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/5281e76e-28cb-483c-9f6d-2dcc9cced349 2021-08-30 00:58:21,326 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "5281e76e-28cb-483c-9f6d-2dcc9cced349" } 2021-08-30 00:58:21,327 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:21,400 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/5281e76e-28cb-483c-9f6d-2dcc9cced349 HTTP/1.1" 201 0 2021-08-30 00:58:21,401 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-08-30 00:58:21,401 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-08-30 00:58:21,404 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-08-30 00:58:21,404 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/5281e76e-28cb-483c-9f6d-2dcc9cced349 2021-08-30 00:58:21,404 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-08-30 00:58:21,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 00:58:21,450 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/5281e76e-28cb-483c-9f6d-2dcc9cced349 HTTP/1.1" 200 139 2021-08-30 00:58:21,450 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-08-30 00:58:21,450 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"5281e76e-28cb-483c-9f6d-2dcc9cced349","owning-entity-name":"basicnf_owning_entity","resource-version":"1630285101355"} 2021-08-30 00:58:21,455 DEBUG 129:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-08-30 00:58:21,455 DEBUG 131:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] url used: https://vid.api.simpledemo.onap.org:30200/vid/maintenance/category_parameter/project 2021-08-30 00:58:21,455 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-08-30 00:58:21,456 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-08-30 00:58:21,855 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-08-30 00:58:21,856 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-08-30 00:58:21,856 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-08-30 00:58:21,858 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-08-30 00:58:21,858 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 00:58:21,859 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 00:58:21,859 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-08-30 00:58:21,859 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 00:58:21,859 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 00:58:21,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 00:58:22,286 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-30 00:58:22,288 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 00:58:22,288 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 00:58:22,290 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 00:58:22,290 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:22,290 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:22,290 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:58:22,291 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 00:58:22,291 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:22,291 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:22,291 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:58:22,291 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 00:58:22,291 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:22,291 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:22,291 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 00:58:22,291 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 00:58:22,291 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 00:58:22,292 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 00:58:22,292 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 00:58:22,292 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-30 00:58:22,292 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 00:58:22,292 INFO 192:__init__.py(1) - Service found, updating information 2021-08-30 00:58:22,292 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 00:58:22,292 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-08-30 00:58:22,292 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-30 00:58:22,294 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:58:22,850 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-08-30 00:58:22,852 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-30 00:58:22,854 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630285095876,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 00:58:22,858 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-30 00:58:22,858 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 00:58:22,858 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/distribution 2021-08-30 00:58:22,858 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-08-30 00:58:22,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:58:22,917 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/distribution HTTP/1.1" 200 205 2021-08-30 00:58:22,918 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-08-30 00:58:22,919 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"e099144b-1889-47fb-aa33-27be6b3e796e","timestamp":"2021-08-30 00:58:15.350 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-08-30 00:58:22,920 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 00:58:22,921 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/e099144b-1889-47fb-aa33-27be6b3e796e 2021-08-30 00:58:22,921 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-30 00:58:22,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:58:22,972 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e099144b-1889-47fb-aa33-27be6b3e796e HTTP/1.1" 200 29 2021-08-30 00:58:22,973 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-30 00:58:22,973 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-30 00:58:22,975 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-30 00:58:22,975 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-30 00:59:23,036 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 00:59:23,037 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/e099144b-1889-47fb-aa33-27be6b3e796e 2021-08-30 00:59:23,037 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-30 00:59:23,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 00:59:23,158 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e099144b-1889-47fb-aa33-27be6b3e796e HTTP/1.1" 200 29 2021-08-30 00:59:23,159 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-30 00:59:23,159 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-30 00:59:23,161 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-30 00:59:23,161 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-30 01:00:23,223 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 01:00:23,224 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/e099144b-1889-47fb-aa33-27be6b3e796e 2021-08-30 01:00:23,224 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-30 01:00:23,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 01:00:23,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e099144b-1889-47fb-aa33-27be6b3e796e HTTP/1.1" 200 29 2021-08-30 01:00:23,349 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-30 01:00:23,350 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-30 01:00:23,352 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-30 01:00:23,352 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-30 01:01:23,414 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 01:01:23,415 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/e099144b-1889-47fb-aa33-27be6b3e796e 2021-08-30 01:01:23,415 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-30 01:01:23,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 01:01:23,559 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e099144b-1889-47fb-aa33-27be6b3e796e HTTP/1.1" 200 None 2021-08-30 01:01:23,560 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-30 01:01:23,561 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285104507","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285116975","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285107712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285106513","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285123471","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285112852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285122468","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285113560","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285105510","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285114593","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285110986","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285116506","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285115842","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285119025","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285112209","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285108723","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285118022","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285115599","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285114690","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285113855","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"}]} 2021-08-30 01:01:23,564 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285104507', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285116975', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285107712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285106513', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285123471', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285112852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285122468', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285113560', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285105510', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285114593', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285110986', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285116506', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285115842', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285119025', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285112209', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285108723', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285118022', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285115599', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285114690', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285113855', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}] 2021-08-30 01:01:23,565 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-30 01:01:23,565 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-30 01:01:23,565 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-30 01:02:23,627 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 01:02:23,627 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/e099144b-1889-47fb-aa33-27be6b3e796e 2021-08-30 01:02:23,627 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-30 01:02:23,630 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 01:02:23,779 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e099144b-1889-47fb-aa33-27be6b3e796e HTTP/1.1" 200 None 2021-08-30 01:02:23,780 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-30 01:02:23,781 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285104507","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285192177","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285192177","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285192177","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285116975","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285107712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285192177","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285106513","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285123471","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285214814","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285218826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285112852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285122468","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285208159","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285210417","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285113560","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285217823","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285105510","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285192177","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285211581","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285209298","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285114593","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285110986","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285192177","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285116506","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285115842","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285119025","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285192177","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285112209","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285205781","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285108723","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285215817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630285097357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630285092817","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285213811","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285212720","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285118022","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285103755","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285102336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285192177","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630285106620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285192177","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285094660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630285115599","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630285216820","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630285093187","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630285114690","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630285089233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630285113855","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"}]} 2021-08-30 01:02:23,784 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285104507', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285192177', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285192177', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285192177', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285116975', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285107712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285192177', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285106513', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285123471', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285214814', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285218826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285112852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285122468', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285208159', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285210417', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285113560', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285217823', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285105510', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285192177', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285211581', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285209298', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285114593', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285110986', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285192177', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285116506', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285115842', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285119025', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285192177', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285112209', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285205781', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285108723', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285215817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630285097357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630285092817', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285213811', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285212720', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285118022', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285103755', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285102336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285192177', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630285106620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285192177', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285094660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630285115599', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630285216820', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630285093187', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630285114690', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630285089233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630285113855', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}] 2021-08-30 01:02:23,785 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-30 01:02:23,785 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-30 01:02:23,786 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-30 01:02:23,786 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-30 01:02:23,786 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-30 01:02:23,786 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-30 01:02:23,786 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-30 01:02:23,786 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-30 01:02:23,786 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-08-30 01:02:23,797 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cf5aa519-2ad3-4e3f-8ead-ff2edc399855', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:02:23,797 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-08-30 01:02:23,797 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "c43e72c1-d3ea-4c9e-b5a6-90da752247c9", "modelVersionId": "d9100dac-94cd-485e-a10d-cbed4cb12ed9", "modelName": "basic_cnf", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_cnf", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicnf-customer" }, "project": { "projectName": "basicnf_project" }, "owningEntity": { "owningEntityId": "5281e76e-28cb-483c-9f6d-2dcc9cced349", "owningEntityName": "basicnf_owning_entity" } } } 2021-08-30 01:02:23,799 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:02:25,466 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-08-30 01:02:25,468 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-08-30 01:02:25,469 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"cf5aa519-2ad3-4e3f-8ead-ff2edc399855","instanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf5aa519-2ad3-4e3f-8ead-ff2edc399855"}} 2021-08-30 01:02:25,469 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-08-30 01:02:25,496 DEBUG 129:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bb5dea0a-6f16-464e-9079-afa67b701fa7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:02:25,497 DEBUG 131:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf5aa519-2ad3-4e3f-8ead-ff2edc399855 2021-08-30 01:02:25,497 DEBUG 132:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] data sent: None 2021-08-30 01:02:25,500 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:02:25,729 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf5aa519-2ad3-4e3f-8ead-ff2edc399855 HTTP/1.1" 200 1341 2021-08-30 01:02:25,733 INFO 142:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] response code: 200 2021-08-30 01:02:25,734 DEBUG 146:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] response: {"request":{"requestId":"cf5aa519-2ad3-4e3f-8ead-ff2edc399855","startTime":"Mon, 30 Aug 2021 01:02:23 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"5281e76e-28cb-483c-9f6d-2dcc9cced349","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","serviceInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 30 Aug 2021 01:02:24 GMT"}}} 2021-08-30 01:02:35,741 DEBUG 129:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1c01681d-f1f1-4ffb-afb8-d0f5873c69d4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:02:35,741 DEBUG 131:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf5aa519-2ad3-4e3f-8ead-ff2edc399855 2021-08-30 01:02:35,741 DEBUG 132:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] data sent: None 2021-08-30 01:02:35,743 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:02:35,946 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf5aa519-2ad3-4e3f-8ead-ff2edc399855 HTTP/1.1" 200 1551 2021-08-30 01:02:35,948 INFO 142:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] response code: 200 2021-08-30 01:02:35,948 DEBUG 146:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] response: {"request":{"requestId":"cf5aa519-2ad3-4e3f-8ead-ff2edc399855","startTime":"Mon, 30 Aug 2021 01:02:23 GMT","finishTime":"Mon, 30 Aug 2021 01:02:29 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"5281e76e-28cb-483c-9f6d-2dcc9cced349","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","serviceInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:02:29 GMT"}}} 2021-08-30 01:02:35,949 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-08-30 01:02:35,949 DEBUG 129:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '102a2573-5a6a-4979-bd7b-41e629da3ed0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:02:35,949 DEBUG 131:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf5aa519-2ad3-4e3f-8ead-ff2edc399855 2021-08-30 01:02:35,950 DEBUG 132:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] data sent: None 2021-08-30 01:02:35,951 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:02:36,136 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf5aa519-2ad3-4e3f-8ead-ff2edc399855 HTTP/1.1" 200 1551 2021-08-30 01:02:36,137 INFO 142:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] response code: 200 2021-08-30 01:02:36,137 DEBUG 146:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] response: {"request":{"requestId":"cf5aa519-2ad3-4e3f-8ead-ff2edc399855","startTime":"Mon, 30 Aug 2021 01:02:23 GMT","finishTime":"Mon, 30 Aug 2021 01:02:29 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"5281e76e-28cb-483c-9f6d-2dcc9cced349","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","serviceInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:02:29 GMT"}}} 2021-08-30 01:02:36,138 DEBUG 129:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '71e3ab1e-9489-4e6f-85b1-f451dffd8140', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:02:36,138 DEBUG 131:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf5aa519-2ad3-4e3f-8ead-ff2edc399855 2021-08-30 01:02:36,138 DEBUG 132:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] data sent: None 2021-08-30 01:02:36,140 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:02:36,300 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf5aa519-2ad3-4e3f-8ead-ff2edc399855 HTTP/1.1" 200 1551 2021-08-30 01:02:36,301 INFO 142:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] response code: 200 2021-08-30 01:02:36,302 DEBUG 146:onap_service.py(8) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] response: {"request":{"requestId":"cf5aa519-2ad3-4e3f-8ead-ff2edc399855","startTime":"Mon, 30 Aug 2021 01:02:23 GMT","finishTime":"Mon, 30 Aug 2021 01:02:29 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"5281e76e-28cb-483c-9f6d-2dcc9cced349","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","serviceInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:02:29 GMT"}}} 2021-08-30 01:02:36,310 DEBUG 129:onap_service.py(1) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c8bd1810-4753-4f39-b41b-4ad974c60181', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:02:36,310 DEBUG 131:onap_service.py(1) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf5aa519-2ad3-4e3f-8ead-ff2edc399855 2021-08-30 01:02:36,310 DEBUG 132:onap_service.py(1) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] data sent: None 2021-08-30 01:02:36,312 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:02:36,478 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf5aa519-2ad3-4e3f-8ead-ff2edc399855 HTTP/1.1" 200 1551 2021-08-30 01:02:36,480 INFO 142:onap_service.py(1) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] response code: 200 2021-08-30 01:02:36,480 DEBUG 146:onap_service.py(1) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] response: {"request":{"requestId":"cf5aa519-2ad3-4e3f-8ead-ff2edc399855","startTime":"Mon, 30 Aug 2021 01:02:23 GMT","finishTime":"Mon, 30 Aug 2021 01:02:29 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"5281e76e-28cb-483c-9f6d-2dcc9cced349","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","serviceInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:02:29 GMT"}}} 2021-08-30 01:02:36,481 DEBUG 129:onap_service.py(1) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2c2ec6de-b192-405b-b085-613bb96815b8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:02:36,481 DEBUG 131:onap_service.py(1) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cf5aa519-2ad3-4e3f-8ead-ff2edc399855 2021-08-30 01:02:36,481 DEBUG 132:onap_service.py(1) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] data sent: None 2021-08-30 01:02:36,482 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:02:36,647 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cf5aa519-2ad3-4e3f-8ead-ff2edc399855 HTTP/1.1" 200 1551 2021-08-30 01:02:36,649 INFO 142:onap_service.py(1) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] response code: 200 2021-08-30 01:02:36,649 DEBUG 146:onap_service.py(1) - [None][Check cf5aa519-2ad3-4e3f-8ead-ff2edc399855 orchestration request status] response: {"request":{"requestId":"cf5aa519-2ad3-4e3f-8ead-ff2edc399855","startTime":"Mon, 30 Aug 2021 01:02:23 GMT","finishTime":"Mon, 30 Aug 2021 01:02:29 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"5281e76e-28cb-483c-9f6d-2dcc9cced349","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","serviceInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:02:29 GMT"}}} 2021-08-30 01:02:36,650 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-08-30 01:02:36,650 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-08-30 01:02:36,650 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-30 01:02:36,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:36,729 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-08-30 01:02:36,730 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-30 01:02:36,730 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630285101036","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-08-30 01:02:36,733 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 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-08-30 01:02:36,733 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 2021-08-30 01:02:36,733 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] data sent: None 2021-08-30 01:02:36,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:36,800 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 HTTP/1.1" 200 1191 2021-08-30 01:02:36,801 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] response code: 200 2021-08-30 01:02:36,801 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] response: {"service-instance":[{"service-instance-id":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","service-instance-name":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","model-version-id":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","resource-version":"1630285349335","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/5281e76e-28cb-483c-9f6d-2dcc9cced349","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5281e76e-28cb-483c-9f6d-2dcc9cced349"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-08-30 01:02:36,804 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-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-08-30 01:02:36,804 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-08-30 01:02:36,804 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-30 01:02:36,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:36,848 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-08-30 01:02:36,849 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-30 01:02:36,849 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630285099220"} 2021-08-30 01:02:36,851 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-08-30 01:02:36,851 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-08-30 01:02:36,851 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-30 01:02:36,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:36,913 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-08-30 01:02:36,914 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-30 01:02:36,914 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630285101036","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-08-30 01:02:36,916 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 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-08-30 01:02:36,916 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 2021-08-30 01:02:36,916 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] data sent: None 2021-08-30 01:02:36,918 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:36,978 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 HTTP/1.1" 200 1191 2021-08-30 01:02:36,980 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] response code: 200 2021-08-30 01:02:36,980 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] response: {"service-instance":[{"service-instance-id":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","service-instance-name":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","model-version-id":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","resource-version":"1630285349335","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/5281e76e-28cb-483c-9f6d-2dcc9cced349","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5281e76e-28cb-483c-9f6d-2dcc9cced349"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-08-30 01:02:36,982 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-08-30 01:02:36,982 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 01:02:36,982 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 01:02:36,983 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:37,047 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-08-30 01:02:37,047 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-30 01:02:37,048 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630285099060","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-08-30 01:02:37,050 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-08-30 01:02:37,050 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-30 01:02:37,050 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-30 01:02:37,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:37,108 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-08-30 01:02:37,108 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-30 01:02:37,109 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630285101036","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-08-30 01:02:37,110 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 01:02:37,111 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 01:02:37,111 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-08-30 01:02:37,111 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 01:02:37,111 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 01:02:37,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:02:37,602 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-30 01:02:37,603 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 01:02:37,604 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 01:02:37,607 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 01:02:37,607 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:37,607 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:37,607 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:02:37,608 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 01:02:37,608 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:37,608 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:37,608 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:02:37,608 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 01:02:37,608 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:37,608 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:37,609 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:02:37,609 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 01:02:37,609 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:37,609 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:37,609 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 01:02:37,609 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-30 01:02:37,609 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 01:02:37,610 INFO 192:__init__.py(1) - Service found, updating information 2021-08-30 01:02:37,610 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-08-30 01:02:37,610 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-08-30 01:02:37,611 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-30 01:02:37,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 01:02:38,202 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-08-30 01:02:38,206 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-30 01:02:38,208 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630285095876,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 01:02:38,212 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-30 01:02:38,212 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 01:02:38,212 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel 2021-08-30 01:02:38,213 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-30 01:02:38,214 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:02:38,406 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel HTTP/1.1" 200 None 2021-08-30 01:02:38,407 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-30 01:02:38,408 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-30 01:02:38,454 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 01:02:38,455 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 01:02:38,455 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-08-30 01:02:38,455 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 01:02:38,455 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 01:02:38,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:02:39,072 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-30 01:02:39,074 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 01:02:39,074 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 01:02:39,076 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 01:02:39,076 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:39,076 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:39,077 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:02:39,077 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 01:02:39,077 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:39,077 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:39,077 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:02:39,077 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 01:02:39,077 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:39,077 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:39,077 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:02:39,077 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 01:02:39,078 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:39,078 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:39,078 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 01:02:39,078 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-30 01:02:39,078 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 01:02:39,078 INFO 192:__init__.py(1) - Service found, updating information 2021-08-30 01:02:39,078 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-08-30 01:02:39,079 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-08-30 01:02:39,079 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-30 01:02:39,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 01:02:39,673 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-08-30 01:02:39,675 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-30 01:02:39,677 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630285095876,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 01:02:39,681 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-30 01:02:39,682 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e6933c43-60d6-4220-ab6d-1026ba5e7e36', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:02:39,682 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/vnfs 2021-08-30 01:02:39,682 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "c43e72c1-d3ea-4c9e-b5a6-90da752247c9" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "9b5d214e-fb51-43c8-b255-a91696832fd1", "modelVersionId": "e3b16c0d-969d-48d1-9907-e0d5067cfee7", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "a6b15f93-d778-4b6b-ab35-8ab6e1aee666", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "lineOfBusiness": { "lineOfBusinessName": "basicnf_lob" }, "platform": { "platformName": "basicnf_platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "dd1f5ff8-9587-47fa-9028-2841c6a02c3a", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "c43e72c1-d3ea-4c9e-b5a6-90da752247c9", "modelVersion": "1.0", "modelVersionId": "d9100dac-94cd-485e-a10d-cbed4cb12ed9" } } }] } } 2021-08-30 01:02:39,684 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:02:41,308 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/vnfs HTTP/1.1" 202 262 2021-08-30 01:02:41,310 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-08-30 01:02:41,310 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"e6933c43-60d6-4220-ab6d-1026ba5e7e36","instanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e6933c43-60d6-4220-ab6d-1026ba5e7e36"}} 2021-08-30 01:02:41,311 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-08-30 01:02:41,318 DEBUG 129:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6747538b-d8a7-49e8-8fd1-e8ca15a8c4e2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:02:41,319 DEBUG 131:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e6933c43-60d6-4220-ab6d-1026ba5e7e36 2021-08-30 01:02:41,319 DEBUG 132:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] data sent: None 2021-08-30 01:02:41,322 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:02:41,489 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e6933c43-60d6-4220-ab6d-1026ba5e7e36 HTTP/1.1" 200 1900 2021-08-30 01:02:41,491 INFO 142:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] response code: 200 2021-08-30 01:02:41,491 DEBUG 146:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] response: {"request":{"requestId":"e6933c43-60d6-4220-ab6d-1026ba5e7e36","startTime":"Mon, 30 Aug 2021 01:02:39 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnfInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 30 Aug 2021 01:02:40 GMT"}}} 2021-08-30 01:02:51,503 DEBUG 129:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9e15f9ee-c61a-40aa-8e6d-05e7ab23529a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:02:51,503 DEBUG 131:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e6933c43-60d6-4220-ab6d-1026ba5e7e36 2021-08-30 01:02:51,504 DEBUG 132:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] data sent: None 2021-08-30 01:02:51,505 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:02:51,674 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e6933c43-60d6-4220-ab6d-1026ba5e7e36 HTTP/1.1" 200 2106 2021-08-30 01:02:51,675 INFO 142:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] response code: 200 2021-08-30 01:02:51,676 DEBUG 146:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] response: {"request":{"requestId":"e6933c43-60d6-4220-ab6d-1026ba5e7e36","startTime":"Mon, 30 Aug 2021 01:02:39 GMT","finishTime":"Mon, 30 Aug 2021 01:02:45 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnfInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_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, 30 Aug 2021 01:02:45 GMT"}}} 2021-08-30 01:02:51,676 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-08-30 01:02:51,677 DEBUG 129:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '115c18e6-49bc-4bbe-879b-262386fd0a93', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:02:51,677 DEBUG 131:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e6933c43-60d6-4220-ab6d-1026ba5e7e36 2021-08-30 01:02:51,677 DEBUG 132:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] data sent: None 2021-08-30 01:02:51,679 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:02:51,841 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e6933c43-60d6-4220-ab6d-1026ba5e7e36 HTTP/1.1" 200 2106 2021-08-30 01:02:51,843 INFO 142:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] response code: 200 2021-08-30 01:02:51,843 DEBUG 146:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] response: {"request":{"requestId":"e6933c43-60d6-4220-ab6d-1026ba5e7e36","startTime":"Mon, 30 Aug 2021 01:02:39 GMT","finishTime":"Mon, 30 Aug 2021 01:02:45 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnfInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_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, 30 Aug 2021 01:02:45 GMT"}}} 2021-08-30 01:02:51,844 DEBUG 129:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b968627e-260b-4fd8-9a33-97aabeb62048', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:02:51,844 DEBUG 131:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e6933c43-60d6-4220-ab6d-1026ba5e7e36 2021-08-30 01:02:51,844 DEBUG 132:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] data sent: None 2021-08-30 01:02:51,846 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:02:52,007 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e6933c43-60d6-4220-ab6d-1026ba5e7e36 HTTP/1.1" 200 2106 2021-08-30 01:02:52,008 INFO 142:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] response code: 200 2021-08-30 01:02:52,008 DEBUG 146:onap_service.py(9) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] response: {"request":{"requestId":"e6933c43-60d6-4220-ab6d-1026ba5e7e36","startTime":"Mon, 30 Aug 2021 01:02:39 GMT","finishTime":"Mon, 30 Aug 2021 01:02:45 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnfInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_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, 30 Aug 2021 01:02:45 GMT"}}} 2021-08-30 01:02:52,017 DEBUG 129:onap_service.py(1) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0d3c9ef6-d8cb-4020-9d79-ce841af2f508', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:02:52,017 DEBUG 131:onap_service.py(1) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e6933c43-60d6-4220-ab6d-1026ba5e7e36 2021-08-30 01:02:52,018 DEBUG 132:onap_service.py(1) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] data sent: None 2021-08-30 01:02:52,020 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:02:52,192 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e6933c43-60d6-4220-ab6d-1026ba5e7e36 HTTP/1.1" 200 2106 2021-08-30 01:02:52,193 INFO 142:onap_service.py(1) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] response code: 200 2021-08-30 01:02:52,193 DEBUG 146:onap_service.py(1) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] response: {"request":{"requestId":"e6933c43-60d6-4220-ab6d-1026ba5e7e36","startTime":"Mon, 30 Aug 2021 01:02:39 GMT","finishTime":"Mon, 30 Aug 2021 01:02:45 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnfInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_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, 30 Aug 2021 01:02:45 GMT"}}} 2021-08-30 01:02:52,194 DEBUG 129:onap_service.py(1) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b04d8432-b63c-4668-bb89-7c17840a7a7c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:02:52,194 DEBUG 131:onap_service.py(1) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e6933c43-60d6-4220-ab6d-1026ba5e7e36 2021-08-30 01:02:52,195 DEBUG 132:onap_service.py(1) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] data sent: None 2021-08-30 01:02:52,196 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:02:52,356 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e6933c43-60d6-4220-ab6d-1026ba5e7e36 HTTP/1.1" 200 2106 2021-08-30 01:02:52,358 INFO 142:onap_service.py(1) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] response code: 200 2021-08-30 01:02:52,358 DEBUG 146:onap_service.py(1) - [None][Check e6933c43-60d6-4220-ab6d-1026ba5e7e36 orchestration request status] response: {"request":{"requestId":"e6933c43-60d6-4220-ab6d-1026ba5e7e36","startTime":"Mon, 30 Aug 2021 01:02:39 GMT","finishTime":"Mon, 30 Aug 2021 01:02:45 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnfInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_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, 30 Aug 2021 01:02:45 GMT"}}} 2021-08-30 01:02:52,360 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-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-08-30 01:02:52,360 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-08-30 01:02:52,360 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-30 01:02:52,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:52,489 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-08-30 01:02:52,490 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-30 01:02:52,490 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630285099220"} 2021-08-30 01:02:52,492 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-08-30 01:02:52,492 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-08-30 01:02:52,492 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-30 01:02:52,494 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:52,619 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-08-30 01:02:52,619 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-30 01:02:52,620 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630285101036","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-08-30 01:02:52,622 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 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-08-30 01:02:52,622 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 2021-08-30 01:02:52,622 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] data sent: None 2021-08-30 01:02:52,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:52,815 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 HTTP/1.1" 200 1643 2021-08-30 01:02:52,816 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] response code: 200 2021-08-30 01:02:52,816 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] response: {"service-instance":[{"service-instance-id":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","service-instance-name":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","model-version-id":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","resource-version":"1630285361720","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/5281e76e-28cb-483c-9f6d-2dcc9cced349","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5281e76e-28cb-483c-9f6d-2dcc9cced349"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-08-30 01:02:52,819 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-08-30 01:02:52,819 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/relationship-list 2021-08-30 01:02:52,819 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-30 01:02:52,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:52,914 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/relationship-list HTTP/1.1" 200 1064 2021-08-30 01:02:52,915 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-30 01:02:52,915 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/v23/business/owning-entities/owning-entity/5281e76e-28cb-483c-9f6d-2dcc9cced349","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5281e76e-28cb-483c-9f6d-2dcc9cced349"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-08-30 01:02:52,918 DEBUG 129:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-30 01:02:52,918 DEBUG 131:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2 2021-08-30 01:02:52,918 DEBUG 132:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] data sent: None 2021-08-30 01:02:52,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:53,096 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2 HTTP/1.1" 200 3737 2021-08-30 01:02:53,097 INFO 142:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] response code: 200 2021-08-30 01:02:53,097 DEBUG 146:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] response: {"vnf-id":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnf-name":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630285365737","model-invariant-id":"9b5d214e-fb51-43c8-b255-a91696832fd1","model-version-id":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","model-customization-id":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/service-data/vnfs/vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/dd1f5ff8-9587-47fa-9028-2841c6a02c3a","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-08-30 01:02:53,100 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 01:02:53,100 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 01:02:53,100 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-08-30 01:02:53,101 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 01:02:53,101 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 01:02:53,102 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:02:54,930 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-30 01:02:54,931 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 01:02:54,932 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 01:02:54,933 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 01:02:54,934 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:54,934 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:54,934 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:02:54,934 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 01:02:54,934 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:54,934 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:54,934 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:02:54,935 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 01:02:54,935 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:54,935 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:54,935 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:02:54,935 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 01:02:54,935 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:54,935 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:54,935 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 01:02:54,935 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-30 01:02:54,935 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 01:02:54,936 INFO 192:__init__.py(1) - Service found, updating information 2021-08-30 01:02:54,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-08-30 01:02:54,936 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-08-30 01:02:54,936 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-30 01:02:54,937 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 01:02:57,442 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-08-30 01:02:57,479 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-30 01:02:57,481 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630285095876,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 01:02:57,485 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-30 01:02:57,486 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 01:02:57,486 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel 2021-08-30 01:02:57,486 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-30 01:02:57,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:02:57,960 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel HTTP/1.1" 200 None 2021-08-30 01:02:57,972 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-30 01:02:57,972 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-30 01:02:58,002 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-30 01:02:58,003 DEBUG 131:onap_service.py(1) - [None][Get definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339 2021-08-30 01:02:58,003 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-08-30 01:02:58,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-30 01:02:58,037 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339 HTTP/1.1" 200 270 2021-08-30 01:02:58,038 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-08-30 01:02:58,038 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"0f1678a0-c714-4ac0-8d66-64b44d891a52","rb-version":"a7d4bb0a-04cc-422b-af67-e02277987339","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"57f8578f-c629-4535-917a-e8febc1c4c8e"}} 2021-08-30 01:02:58,040 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-30 01:02:58,041 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339/profile/cnftest 2021-08-30 01:02:58,041 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-30 01:02:58,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-30 01:02:58,065 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339/profile/cnftest HTTP/1.1" 404 87 2021-08-30 01:02:58,066 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2021-08-30 01:02:58,066 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2021-08-30 01:02:58,066 ERROR 157:onap_service.py(1) - [None][Get profile] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-30 01:02:58,066 ERROR 233:onap_service.py(1) - [None][Get profile] request failed: Code: 404. Info: Get Resource Bundle Profile: Error finding master table: mongo: no documents in result . 2021-08-30 01:02:58,071 DEBUG 129:onap_service.py(1) - [None][Create profile for definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-30 01:02:58,071 DEBUG 131:onap_service.py(1) - [None][Create profile for definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339/profile 2021-08-30 01:02:58,072 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "0f1678a0-c714-4ac0-8d66-64b44d891a52", "rb-version": "a7d4bb0a-04cc-422b-af67-e02277987339", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-08-30 01:02:58,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-30 01:02:58,108 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339/profile HTTP/1.1" 201 212 2021-08-30 01:02:58,109 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-08-30 01:02:58,109 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"0f1678a0-c714-4ac0-8d66-64b44d891a52","rb-version":"a7d4bb0a-04cc-422b-af67-e02277987339","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-30 01:02:58,111 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-30 01:02:58,111 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339/profile/cnftest 2021-08-30 01:02:58,111 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-30 01:02:58,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-30 01:02:58,135 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339/profile/cnftest HTTP/1.1" 200 212 2021-08-30 01:02:58,136 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-08-30 01:02:58,136 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"0f1678a0-c714-4ac0-8d66-64b44d891a52","rb-version":"a7d4bb0a-04cc-422b-af67-e02277987339","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-30 01:02:58,138 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-08-30 01:02:58,139 DEBUG 131:onap_service.py(1) - [None][Upload Artifact content] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339/profile/cnftest/content 2021-08-30 01:02:58,139 DEBUG 132:onap_service.py(1) - [None][Upload Artifact content] data sent: b'\x1f\x8b\x08\x00z7f]\x00\x03\xed\xd3\xdf\n\x820\x14\xc7\xf1]\xef)\x86\xf7\xc6\x96s\x96/\x13B+\x04\xb3p*\xf8\xf6YB\x14\x14\xde\xf4\x87\xe0\xfb\xb99cg\xb0\x03\xdb\xefP\xd4\xe5\xce\x87v1\x14\x87J|\x86\x1e9\xe7.\xd5d\xa9\xbe\xaf\x13\x97\t\x93\xa4\x89\xb1Ib\x8d\x15\xda\x8cK+\x94\xfe\xd0<\x0f\xba\xd0\x16\x8dR\xa2\xde\x87*s\xeb\xd5\xabss\xfd?\x15\xc7\xb1\xec}\x13\xcac\x9d\xab\xde\xc8v8\xf9\\*\xd5\x17U\xe7C\xae\xa2\xe3\xd8m\xca\xad\xdfL;\xd7\x7f\x12\xc9_\x8f\x8d7y\xf6\xbc\xef\xbec6\xffzy\xcb\x7f:\xae\xb5\xb1\xa9\xc9\xc8\xff7H\xa2\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\xd7\xce\x16\xa6\xd8\xa7\x00(\x00\x00' 2021-08-30 01:02:58,140 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-30 01:02:58,167 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339/profile/cnftest/content HTTP/1.1" 200 0 2021-08-30 01:02:58,168 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-08-30 01:02:58,168 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-08-30 01:02:58,170 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-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-08-30 01:02:58,170 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-08-30 01:02:58,170 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-30 01:02:58,172 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:58,219 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-08-30 01:02:58,220 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-30 01:02:58,220 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630285099220"} 2021-08-30 01:02:58,223 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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-08-30 01:02:58,223 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-08-30 01:02:58,223 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-30 01:02:58,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:58,312 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-08-30 01:02:58,313 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-30 01:02:58,313 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630285101036","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-08-30 01:02:58,317 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 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-08-30 01:02:58,317 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 2021-08-30 01:02:58,317 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] data sent: None 2021-08-30 01:02:58,319 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:58,423 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 HTTP/1.1" 200 1643 2021-08-30 01:02:58,424 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] response code: 200 2021-08-30 01:02:58,425 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071 service-instance-name] response: {"service-instance":[{"service-instance-id":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","service-instance-name":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","model-version-id":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","resource-version":"1630285361720","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/5281e76e-28cb-483c-9f6d-2dcc9cced349","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5281e76e-28cb-483c-9f6d-2dcc9cced349"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-08-30 01:02:58,428 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-08-30 01:02:58,428 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 01:02:58,429 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 01:02:58,431 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:58,520 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-08-30 01:02:58,521 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-30 01:02:58,522 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630285361970","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]}]}}]} 2021-08-30 01:02:58,524 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-08-30 01:02:58,525 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-30 01:02:58,525 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-30 01:02:58,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:58,630 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-08-30 01:02:58,631 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-30 01:02:58,631 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630285362161","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-08-30 01:02:58,633 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-08-30 01:02:58,634 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/relationship-list 2021-08-30 01:02:58,634 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-30 01:02:58,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:58,724 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/relationship-list HTTP/1.1" 200 1064 2021-08-30 01:02:58,725 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-30 01:02:58,725 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/v23/business/owning-entities/owning-entity/5281e76e-28cb-483c-9f6d-2dcc9cced349","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5281e76e-28cb-483c-9f6d-2dcc9cced349"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-08-30 01:02:58,727 DEBUG 129:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-30 01:02:58,728 DEBUG 131:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2 2021-08-30 01:02:58,728 DEBUG 132:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] data sent: None 2021-08-30 01:02:58,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:02:58,876 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2 HTTP/1.1" 200 3737 2021-08-30 01:02:58,877 INFO 142:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] response code: 200 2021-08-30 01:02:58,877 DEBUG 146:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] response: {"vnf-id":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnf-name":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630285365737","model-invariant-id":"9b5d214e-fb51-43c8-b255-a91696832fd1","model-version-id":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","model-customization-id":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/service-data/vnfs/vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/dd1f5ff8-9587-47fa-9028-2841c6a02c3a","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-08-30 01:02:58,879 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 01:02:58,879 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 01:02:58,880 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-08-30 01:02:58,880 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 01:02:58,880 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 01:02:58,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:02:59,438 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-30 01:02:59,439 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 01:02:59,440 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 01:02:59,442 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 01:02:59,442 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:59,442 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:59,442 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:02:59,442 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 01:02:59,443 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:59,443 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:59,443 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:02:59,443 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 01:02:59,443 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:59,443 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:59,443 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:02:59,443 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 01:02:59,443 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:02:59,443 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:02:59,443 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 01:02:59,444 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-30 01:02:59,444 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 01:02:59,444 INFO 192:__init__.py(1) - Service found, updating information 2021-08-30 01:02:59,444 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-08-30 01:02:59,444 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-08-30 01:02:59,444 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-30 01:02:59,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 01:03:00,184 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-08-30 01:03:00,188 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-30 01:03:00,189 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630285095876,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 01:03:00,197 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-30 01:03:00,197 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 01:03:00,197 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel 2021-08-30 01:03:00,197 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-30 01:03:00,199 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:03:00,361 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel HTTP/1.1" 200 None 2021-08-30 01:03:00,363 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-30 01:03:00,363 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-30 01:03:00,397 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': '978c7a7c-f3ce-49ad-9459-cad60d615302', 'x-fromappid': 'API client'} 2021-08-30 01:03:00,397 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-08-30 01:03:00,397 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_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071" }, "vf-module-parameters": { "param": [{'name': 'dummy_name_0', 'value': 'dummy_name'}, {'name': 'k8s-rb-profile-name', 'value': 'cnftest'}, {'name': 'k8s-rb-profile-namespace', 'value': 'k8s'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0", "vnf-type":"basic_cnf/basic_cnf 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-08-30 01:03:00,399 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-08-30 01:03:00,509 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-08-30 01:03:00,510 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-08-30 01:03:00,510 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-08-30 01:03:00,530 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 01:03:00,530 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 01:03:00,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-08-30 01:03:00,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-08-30 01:03:00,530 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 01:03:00,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:03:00,962 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-30 01:03:00,964 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 01:03:00,964 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 01:03:00,967 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 01:03:00,967 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:00,967 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:00,967 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:03:00,967 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 01:03:00,968 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:00,968 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:00,968 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:03:00,968 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 01:03:00,968 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:00,968 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:00,968 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:03:00,969 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 01:03:00,969 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:00,969 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:00,969 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 01:03:00,969 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-30 01:03:00,969 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 01:03:00,970 INFO 192:__init__.py(1) - Service found, updating information 2021-08-30 01:03:00,970 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-08-30 01:03:00,970 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-08-30 01:03:00,970 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-30 01:03:00,972 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 01:03:01,537 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-08-30 01:03:01,541 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-30 01:03:01,544 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630285095876,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 01:03:01,550 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-30 01:03:01,551 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e8626777-4e0e-49b1-9277-ccca3912311e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:01,551 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/vnfs/6f9feaf0-f99f-437b-8b97-57c95235c1f2/vfModules 2021-08-30 01:03:01,551 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "0f1678a0-c714-4ac0-8d66-64b44d891a52", "modelVersionId": "57f8578f-c629-4535-917a-e8febc1c4c8e", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "a7d4bb0a-04cc-422b-af67-e02277987339", "modelCustomizationName": "BasicCnf..base_dummy..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "dd1f5ff8-9587-47fa-9028-2841c6a02c3a", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "c43e72c1-d3ea-4c9e-b5a6-90da752247c9", "modelVersion": "1.0", "modelVersionId": "d9100dac-94cd-485e-a10d-cbed4cb12ed9" } } }, { "relatedInstance": { "instanceId": "6f9feaf0-f99f-437b-8b97-57c95235c1f2", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "9b5d214e-fb51-43c8-b255-a91696832fd1", "modelVersion": "1.0", "modelVersionId": "e3b16c0d-969d-48d1-9907-e0d5067cfee7", "modelCustomizationId": "a6b15f93-d778-4b6b-ab35-8ab6e1aee666", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-08-30 01:03:01,554 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:03,095 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/vnfs/6f9feaf0-f99f-437b-8b97-57c95235c1f2/vfModules HTTP/1.1" 202 262 2021-08-30 01:03:03,097 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response code: 202 2021-08-30 01:03:03,097 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"e8626777-4e0e-49b1-9277-ccca3912311e","instanceId":"f03e6d21-b76d-430a-882a-a8603c7132c1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e8626777-4e0e-49b1-9277-ccca3912311e"}} 2021-08-30 01:03:03,097 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-08-30 01:03:03,105 DEBUG 129:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e5433688-ca8e-48fd-928b-159a3b578cc0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:03,105 DEBUG 131:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e8626777-4e0e-49b1-9277-ccca3912311e 2021-08-30 01:03:03,106 DEBUG 132:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] data sent: None 2021-08-30 01:03:03,109 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:03,291 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e8626777-4e0e-49b1-9277-ccca3912311e HTTP/1.1" 200 2455 2021-08-30 01:03:03,293 INFO 142:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] response code: 200 2021-08-30 01:03:03,294 DEBUG 146:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] response: {"request":{"requestId":"e8626777-4e0e-49b1-9277-ccca3912311e","startTime":"Mon, 30 Aug 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"a7d4bb0a-04cc-422b-af67-e02277987339","modelVersionId":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelCustomizationId":"a7d4bb0a-04cc-422b-af67-e02277987339","modelUuid":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelInvariantUuid":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"}}},{"relatedInstance":{"instanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vfModuleInstanceId":"f03e6d21-b76d-430a-882a-a8603c7132c1","vfModuleInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 30 Aug 2021 01:03:02 GMT"}}} 2021-08-30 01:03:13,306 DEBUG 129:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'af2bcc9e-948f-4ee1-b782-efbe39ba3488', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:13,306 DEBUG 131:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e8626777-4e0e-49b1-9277-ccca3912311e 2021-08-30 01:03:13,307 DEBUG 132:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] data sent: None 2021-08-30 01:03:13,309 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:13,493 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e8626777-4e0e-49b1-9277-ccca3912311e HTTP/1.1" 200 2666 2021-08-30 01:03:13,495 INFO 142:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] response code: 200 2021-08-30 01:03:13,496 DEBUG 146:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] response: {"request":{"requestId":"e8626777-4e0e-49b1-9277-ccca3912311e","startTime":"Mon, 30 Aug 2021 01:03:01 GMT","finishTime":"Mon, 30 Aug 2021 01:03:11 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"a7d4bb0a-04cc-422b-af67-e02277987339","modelVersionId":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelCustomizationId":"a7d4bb0a-04cc-422b-af67-e02277987339","modelUuid":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelInvariantUuid":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"}}},{"relatedInstance":{"instanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vfModuleInstanceId":"f03e6d21-b76d-430a-882a-a8603c7132c1","vfModuleInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:03:11 GMT"}}} 2021-08-30 01:03:13,497 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-08-30 01:03:13,498 DEBUG 129:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '87101cb7-cf09-4d5c-bb9b-604549d499f2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:13,498 DEBUG 131:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e8626777-4e0e-49b1-9277-ccca3912311e 2021-08-30 01:03:13,499 DEBUG 132:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] data sent: None 2021-08-30 01:03:13,502 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:13,670 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e8626777-4e0e-49b1-9277-ccca3912311e HTTP/1.1" 200 2666 2021-08-30 01:03:13,671 INFO 142:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] response code: 200 2021-08-30 01:03:13,672 DEBUG 146:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] response: {"request":{"requestId":"e8626777-4e0e-49b1-9277-ccca3912311e","startTime":"Mon, 30 Aug 2021 01:03:01 GMT","finishTime":"Mon, 30 Aug 2021 01:03:11 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"a7d4bb0a-04cc-422b-af67-e02277987339","modelVersionId":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelCustomizationId":"a7d4bb0a-04cc-422b-af67-e02277987339","modelUuid":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelInvariantUuid":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"}}},{"relatedInstance":{"instanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vfModuleInstanceId":"f03e6d21-b76d-430a-882a-a8603c7132c1","vfModuleInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:03:11 GMT"}}} 2021-08-30 01:03:13,673 DEBUG 129:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4306cc7a-8c08-4d8f-825d-a89d980260a9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:13,673 DEBUG 131:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e8626777-4e0e-49b1-9277-ccca3912311e 2021-08-30 01:03:13,673 DEBUG 132:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] data sent: None 2021-08-30 01:03:13,675 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:13,842 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e8626777-4e0e-49b1-9277-ccca3912311e HTTP/1.1" 200 2666 2021-08-30 01:03:13,845 INFO 142:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] response code: 200 2021-08-30 01:03:13,846 DEBUG 146:onap_service.py(10) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] response: {"request":{"requestId":"e8626777-4e0e-49b1-9277-ccca3912311e","startTime":"Mon, 30 Aug 2021 01:03:01 GMT","finishTime":"Mon, 30 Aug 2021 01:03:11 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"a7d4bb0a-04cc-422b-af67-e02277987339","modelVersionId":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelCustomizationId":"a7d4bb0a-04cc-422b-af67-e02277987339","modelUuid":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelInvariantUuid":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"}}},{"relatedInstance":{"instanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vfModuleInstanceId":"f03e6d21-b76d-430a-882a-a8603c7132c1","vfModuleInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:03:11 GMT"}}} 2021-08-30 01:03:13,859 DEBUG 129:onap_service.py(1) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6c1fb774-ea73-45a1-a351-96b582af4a04', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:13,859 DEBUG 131:onap_service.py(1) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e8626777-4e0e-49b1-9277-ccca3912311e 2021-08-30 01:03:13,860 DEBUG 132:onap_service.py(1) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] data sent: None 2021-08-30 01:03:13,862 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:14,028 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e8626777-4e0e-49b1-9277-ccca3912311e HTTP/1.1" 200 2666 2021-08-30 01:03:14,030 INFO 142:onap_service.py(1) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] response code: 200 2021-08-30 01:03:14,030 DEBUG 146:onap_service.py(1) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] response: {"request":{"requestId":"e8626777-4e0e-49b1-9277-ccca3912311e","startTime":"Mon, 30 Aug 2021 01:03:01 GMT","finishTime":"Mon, 30 Aug 2021 01:03:11 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"a7d4bb0a-04cc-422b-af67-e02277987339","modelVersionId":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelCustomizationId":"a7d4bb0a-04cc-422b-af67-e02277987339","modelUuid":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelInvariantUuid":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"}}},{"relatedInstance":{"instanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vfModuleInstanceId":"f03e6d21-b76d-430a-882a-a8603c7132c1","vfModuleInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:03:11 GMT"}}} 2021-08-30 01:03:14,031 DEBUG 129:onap_service.py(1) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cad2a548-9cd6-432a-8788-fcd784e27d37', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:14,031 DEBUG 131:onap_service.py(1) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e8626777-4e0e-49b1-9277-ccca3912311e 2021-08-30 01:03:14,031 DEBUG 132:onap_service.py(1) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] data sent: None 2021-08-30 01:03:14,032 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:14,193 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e8626777-4e0e-49b1-9277-ccca3912311e HTTP/1.1" 200 2666 2021-08-30 01:03:14,194 INFO 142:onap_service.py(1) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] response code: 200 2021-08-30 01:03:14,194 DEBUG 146:onap_service.py(1) - [None][Check e8626777-4e0e-49b1-9277-ccca3912311e orchestration request status] response: {"request":{"requestId":"e8626777-4e0e-49b1-9277-ccca3912311e","startTime":"Mon, 30 Aug 2021 01:03:01 GMT","finishTime":"Mon, 30 Aug 2021 01:03:11 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"a7d4bb0a-04cc-422b-af67-e02277987339","modelVersionId":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelCustomizationId":"a7d4bb0a-04cc-422b-af67-e02277987339","modelUuid":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelInvariantUuid":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"}}},{"relatedInstance":{"instanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vfModuleInstanceId":"f03e6d21-b76d-430a-882a-a8603c7132c1","vfModuleInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:03:11 GMT"}}} 2021-08-30 01:03:14,195 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-08-30 01:03:14,195 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-08-30 01:03:24,206 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-08-30 01:03:24,207 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/relationship-list 2021-08-30 01:03:24,207 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-30 01:03:24,209 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:24,512 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/relationship-list HTTP/1.1" 200 1064 2021-08-30 01:03:24,513 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-30 01:03:24,513 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/v23/business/owning-entities/owning-entity/5281e76e-28cb-483c-9f6d-2dcc9cced349","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5281e76e-28cb-483c-9f6d-2dcc9cced349"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-08-30 01:03:24,515 DEBUG 129:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-30 01:03:24,515 DEBUG 131:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2 2021-08-30 01:03:24,515 DEBUG 132:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] data sent: None 2021-08-30 01:03:24,517 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:24,623 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2 HTTP/1.1" 200 3737 2021-08-30 01:03:24,624 INFO 142:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] response code: 200 2021-08-30 01:03:24,624 DEBUG 146:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] response: {"vnf-id":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnf-name":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630285365737","model-invariant-id":"9b5d214e-fb51-43c8-b255-a91696832fd1","model-version-id":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","model-customization-id":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/service-data/vnfs/vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/dd1f5ff8-9587-47fa-9028-2841c6a02c3a","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-08-30 01:03:24,626 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-08-30 01:03:24,626 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-08-30 01:03:24,627 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_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-08-30 01:03:24,627 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2/vf-modules 2021-08-30 01:03:24,627 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0 VF modules] data sent: None 2021-08-30 01:03:24,628 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:24,676 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2/vf-modules HTTP/1.1" 200 805 2021-08-30 01:03:24,677 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0 VF modules] response code: 200 2021-08-30 01:03:24,677 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"f03e6d21-b76d-430a-882a-a8603c7132c1","vf-module-name":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","heat-stack-id":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071/awesome_sanderson","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1630285390833","model-invariant-id":"0f1678a0-c714-4ac0-8d66-64b44d891a52","model-version-id":"57f8578f-c629-4535-917a-e8febc1c4c8e","model-customization-id":"a7d4bb0a-04cc-422b-af67-e02277987339","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/service-data/vnfs/vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2/vnf-data/vf-modules/vf-module/f03e6d21-b76d-430a-882a-a8603c7132c1/vf-module-data/vf-module-topology/"}]} 2021-08-30 01:03:24,679 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-08-30 01:03:24,680 DEBUG 158:vf_module.py(1) - Delete f03e6d21-b76d-430a-882a-a8603c7132c1 VF module 2021-08-30 01:03:24,680 DEBUG 45:deletion.py(1) - VF module f03e6d21-b76d-430a-882a-a8603c7132c1 deletion request 2021-08-30 01:03:24,689 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-30 01:03:24,689 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-30 01:03:24,689 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-30 01:03:24,690 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:24,739 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-30 01:03:24,740 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-30 01:03:24,740 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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-30 01:03:24,742 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-08-30 01:03:24,743 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 01:03:24,743 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 01:03:24,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:24,813 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-08-30 01:03:24,813 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-30 01:03:24,814 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630285361970","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]}]}}]} 2021-08-30 01:03:24,816 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-08-30 01:03:24,816 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-30 01:03:24,816 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-30 01:03:24,817 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:24,903 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-30 01:03:24,904 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-30 01:03:24,904 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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-30 01:03:24,906 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-08-30 01:03:24,906 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 01:03:24,906 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 01:03:24,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:25,003 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-08-30 01:03:25,004 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-30 01:03:25,004 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630285361970","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]}]}}]} 2021-08-30 01:03:25,006 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-08-30 01:03:25,006 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-30 01:03:25,007 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-30 01:03:25,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:25,089 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-30 01:03:25,090 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-30 01:03:25,090 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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-30 01:03:25,092 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-08-30 01:03:25,092 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 01:03:25,093 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 01:03:25,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:25,211 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-08-30 01:03:25,212 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-30 01:03:25,212 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630285361970","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]}]}}]} 2021-08-30 01:03:25,215 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-08-30 01:03:25,215 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-30 01:03:25,215 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-30 01:03:25,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:25,296 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-08-30 01:03:25,297 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-30 01:03:25,297 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630285362161","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-08-30 01:03:25,299 DEBUG 129:onap_service.py(1) - [None][Create f03e6d21-b76d-430a-882a-a8603c7132c1 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5fe5becf-286e-400f-a6ed-785a47ffe5e5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:25,299 DEBUG 131:onap_service.py(1) - [None][Create f03e6d21-b76d-430a-882a-a8603c7132c1 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/vnfs/6f9feaf0-f99f-437b-8b97-57c95235c1f2/vfModules/f03e6d21-b76d-430a-882a-a8603c7132c1 2021-08-30 01:03:25,299 DEBUG 132:onap_service.py(1) - [None][Create f03e6d21-b76d-430a-882a-a8603c7132c1 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "0f1678a0-c714-4ac0-8d66-64b44d891a52", "modelVersionId": "57f8578f-c629-4535-917a-e8febc1c4c8e", "modelName": "basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071", "modelVersion": "1630285390833", "modelCustomizationId": "a7d4bb0a-04cc-422b-af67-e02277987339" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-30 01:03:25,301 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:26,781 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/vnfs/6f9feaf0-f99f-437b-8b97-57c95235c1f2/vfModules/f03e6d21-b76d-430a-882a-a8603c7132c1 HTTP/1.1" 202 262 2021-08-30 01:03:26,783 INFO 142:onap_service.py(1) - [None][Create f03e6d21-b76d-430a-882a-a8603c7132c1 VF moduledeletion request] response code: 202 2021-08-30 01:03:26,783 DEBUG 146:onap_service.py(1) - [None][Create f03e6d21-b76d-430a-882a-a8603c7132c1 VF moduledeletion request] response: {"requestReferences":{"requestId":"5fe5becf-286e-400f-a6ed-785a47ffe5e5","instanceId":"f03e6d21-b76d-430a-882a-a8603c7132c1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5fe5becf-286e-400f-a6ed-785a47ffe5e5"}} 2021-08-30 01:03:26,783 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-08-30 01:03:26,799 DEBUG 129:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1fc276d4-fd8d-4599-834a-30fe93d5dcb9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:26,800 DEBUG 131:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5fe5becf-286e-400f-a6ed-785a47ffe5e5 2021-08-30 01:03:26,801 DEBUG 132:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] data sent: None 2021-08-30 01:03:26,805 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:26,970 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5fe5becf-286e-400f-a6ed-785a47ffe5e5 HTTP/1.1" 200 1311 2021-08-30 01:03:26,973 INFO 142:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] response code: 200 2021-08-30 01:03:26,974 DEBUG 146:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] response: {"request":{"requestId":"5fe5becf-286e-400f-a6ed-785a47ffe5e5","startTime":"Mon, 30 Aug 2021 01:03:25 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelType":"vfModule","modelName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","modelVersion":"1630285390833","modelCustomizationUuid":"a7d4bb0a-04cc-422b-af67-e02277987339","modelVersionId":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelCustomizationId":"a7d4bb0a-04cc-422b-af67-e02277987339","modelUuid":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelInvariantUuid":"0f1678a0-c714-4ac0-8d66-64b44d891a52"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vfModuleInstanceId":"f03e6d21-b76d-430a-882a-a8603c7132c1","vfModuleInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 30 Aug 2021 01:03:26 GMT"}}} 2021-08-30 01:03:36,985 DEBUG 129:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '94992336-abcc-4a14-a825-9fc0869fc70f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:36,986 DEBUG 131:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5fe5becf-286e-400f-a6ed-785a47ffe5e5 2021-08-30 01:03:36,986 DEBUG 132:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] data sent: None 2021-08-30 01:03:36,989 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:37,160 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5fe5becf-286e-400f-a6ed-785a47ffe5e5 HTTP/1.1" 200 1522 2021-08-30 01:03:37,161 INFO 142:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] response code: 200 2021-08-30 01:03:37,162 DEBUG 146:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] response: {"request":{"requestId":"5fe5becf-286e-400f-a6ed-785a47ffe5e5","startTime":"Mon, 30 Aug 2021 01:03:25 GMT","finishTime":"Mon, 30 Aug 2021 01:03:33 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelType":"vfModule","modelName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","modelVersion":"1630285390833","modelCustomizationUuid":"a7d4bb0a-04cc-422b-af67-e02277987339","modelVersionId":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelCustomizationId":"a7d4bb0a-04cc-422b-af67-e02277987339","modelUuid":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelInvariantUuid":"0f1678a0-c714-4ac0-8d66-64b44d891a52"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vfModuleInstanceId":"f03e6d21-b76d-430a-882a-a8603c7132c1","vfModuleInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:03:33 GMT"}}} 2021-08-30 01:03:37,162 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-08-30 01:03:37,163 DEBUG 129:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '78b2ccf9-2faf-4c4b-960a-d565d8a76fe2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:37,163 DEBUG 131:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5fe5becf-286e-400f-a6ed-785a47ffe5e5 2021-08-30 01:03:37,163 DEBUG 132:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] data sent: None 2021-08-30 01:03:37,164 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:37,324 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5fe5becf-286e-400f-a6ed-785a47ffe5e5 HTTP/1.1" 200 1522 2021-08-30 01:03:37,325 INFO 142:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] response code: 200 2021-08-30 01:03:37,326 DEBUG 146:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] response: {"request":{"requestId":"5fe5becf-286e-400f-a6ed-785a47ffe5e5","startTime":"Mon, 30 Aug 2021 01:03:25 GMT","finishTime":"Mon, 30 Aug 2021 01:03:33 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelType":"vfModule","modelName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","modelVersion":"1630285390833","modelCustomizationUuid":"a7d4bb0a-04cc-422b-af67-e02277987339","modelVersionId":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelCustomizationId":"a7d4bb0a-04cc-422b-af67-e02277987339","modelUuid":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelInvariantUuid":"0f1678a0-c714-4ac0-8d66-64b44d891a52"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vfModuleInstanceId":"f03e6d21-b76d-430a-882a-a8603c7132c1","vfModuleInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:03:33 GMT"}}} 2021-08-30 01:03:37,327 DEBUG 129:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '96c97c17-8650-445e-9ef0-b416adc1eec4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:37,327 DEBUG 131:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5fe5becf-286e-400f-a6ed-785a47ffe5e5 2021-08-30 01:03:37,327 DEBUG 132:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] data sent: None 2021-08-30 01:03:37,329 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:37,555 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5fe5becf-286e-400f-a6ed-785a47ffe5e5 HTTP/1.1" 200 1522 2021-08-30 01:03:37,557 INFO 142:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] response code: 200 2021-08-30 01:03:37,557 DEBUG 146:onap_service.py(11) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] response: {"request":{"requestId":"5fe5becf-286e-400f-a6ed-785a47ffe5e5","startTime":"Mon, 30 Aug 2021 01:03:25 GMT","finishTime":"Mon, 30 Aug 2021 01:03:33 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelType":"vfModule","modelName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","modelVersion":"1630285390833","modelCustomizationUuid":"a7d4bb0a-04cc-422b-af67-e02277987339","modelVersionId":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelCustomizationId":"a7d4bb0a-04cc-422b-af67-e02277987339","modelUuid":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelInvariantUuid":"0f1678a0-c714-4ac0-8d66-64b44d891a52"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vfModuleInstanceId":"f03e6d21-b76d-430a-882a-a8603c7132c1","vfModuleInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:03:33 GMT"}}} 2021-08-30 01:03:37,565 DEBUG 129:onap_service.py(1) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bf8c9bfd-9a9d-4dc9-81fa-03d0a83e3ff3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:37,566 DEBUG 131:onap_service.py(1) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5fe5becf-286e-400f-a6ed-785a47ffe5e5 2021-08-30 01:03:37,566 DEBUG 132:onap_service.py(1) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] data sent: None 2021-08-30 01:03:37,568 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:37,724 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5fe5becf-286e-400f-a6ed-785a47ffe5e5 HTTP/1.1" 200 1522 2021-08-30 01:03:37,725 INFO 142:onap_service.py(1) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] response code: 200 2021-08-30 01:03:37,725 DEBUG 146:onap_service.py(1) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] response: {"request":{"requestId":"5fe5becf-286e-400f-a6ed-785a47ffe5e5","startTime":"Mon, 30 Aug 2021 01:03:25 GMT","finishTime":"Mon, 30 Aug 2021 01:03:33 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelType":"vfModule","modelName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","modelVersion":"1630285390833","modelCustomizationUuid":"a7d4bb0a-04cc-422b-af67-e02277987339","modelVersionId":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelCustomizationId":"a7d4bb0a-04cc-422b-af67-e02277987339","modelUuid":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelInvariantUuid":"0f1678a0-c714-4ac0-8d66-64b44d891a52"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vfModuleInstanceId":"f03e6d21-b76d-430a-882a-a8603c7132c1","vfModuleInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:03:33 GMT"}}} 2021-08-30 01:03:37,726 DEBUG 129:onap_service.py(1) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8782c29a-1874-4eab-bd51-92a5473e33b4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:37,726 DEBUG 131:onap_service.py(1) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5fe5becf-286e-400f-a6ed-785a47ffe5e5 2021-08-30 01:03:37,726 DEBUG 132:onap_service.py(1) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] data sent: None 2021-08-30 01:03:37,728 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:37,894 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5fe5becf-286e-400f-a6ed-785a47ffe5e5 HTTP/1.1" 200 1522 2021-08-30 01:03:37,896 INFO 142:onap_service.py(1) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] response code: 200 2021-08-30 01:03:37,896 DEBUG 146:onap_service.py(1) - [None][Check 5fe5becf-286e-400f-a6ed-785a47ffe5e5 orchestration request status] response: {"request":{"requestId":"5fe5becf-286e-400f-a6ed-785a47ffe5e5","startTime":"Mon, 30 Aug 2021 01:03:25 GMT","finishTime":"Mon, 30 Aug 2021 01:03:33 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0f1678a0-c714-4ac0-8d66-64b44d891a52","modelType":"vfModule","modelName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071","modelVersion":"1630285390833","modelCustomizationUuid":"a7d4bb0a-04cc-422b-af67-e02277987339","modelVersionId":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelCustomizationId":"a7d4bb0a-04cc-422b-af67-e02277987339","modelUuid":"57f8578f-c629-4535-917a-e8febc1c4c8e","modelInvariantUuid":"0f1678a0-c714-4ac0-8d66-64b44d891a52"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vfModuleInstanceId":"f03e6d21-b76d-430a-882a-a8603c7132c1","vfModuleInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:03:33 GMT"}}} 2021-08-30 01:03:37,896 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-08-30 01:03:37,897 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-08-30 01:03:37,897 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-08-30 01:03:37,897 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/relationship-list 2021-08-30 01:03:37,897 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-30 01:03:37,899 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:38,029 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/relationship-list HTTP/1.1" 200 1064 2021-08-30 01:03:38,030 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-30 01:03:38,030 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/v23/business/owning-entities/owning-entity/5281e76e-28cb-483c-9f6d-2dcc9cced349","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5281e76e-28cb-483c-9f6d-2dcc9cced349"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-08-30 01:03:38,033 DEBUG 129:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-30 01:03:38,033 DEBUG 131:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2 2021-08-30 01:03:38,033 DEBUG 132:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] data sent: None 2021-08-30 01:03:38,034 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:38,215 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2 HTTP/1.1" 200 3737 2021-08-30 01:03:38,216 INFO 142:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] response code: 200 2021-08-30 01:03:38,216 DEBUG 146:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] response: {"vnf-id":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnf-name":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630285365737","model-invariant-id":"9b5d214e-fb51-43c8-b255-a91696832fd1","model-version-id":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","model-customization-id":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/service-data/vnfs/vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/dd1f5ff8-9587-47fa-9028-2841c6a02c3a","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-08-30 01:03:38,218 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 01:03:38,218 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 01:03:38,219 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 01:03:38,219 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 01:03:38,219 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 01:03:38,220 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:03:40,110 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-30 01:03:40,111 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 01:03:40,112 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 01:03:40,114 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 01:03:40,114 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:40,114 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:40,114 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:03:40,114 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 01:03:40,115 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:40,115 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:40,115 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:03:40,115 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 01:03:40,115 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:40,115 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:40,116 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:03:40,116 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 01:03:40,116 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:40,116 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:40,116 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 01:03:40,116 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-30 01:03:40,117 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 01:03:40,117 INFO 192:__init__.py(1) - Service found, updating information 2021-08-30 01:03:40,117 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-08-30 01:03:40,118 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-08-30 01:03:40,118 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-30 01:03:40,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 01:03:41,162 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-08-30 01:03:41,165 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-30 01:03:41,167 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630285095876,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 01:03:41,171 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-30 01:03:41,172 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 01:03:41,172 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel 2021-08-30 01:03:41,172 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-30 01:03:41,173 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:03:41,331 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel HTTP/1.1" 200 None 2021-08-30 01:03:41,333 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-30 01:03:41,333 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-30 01:03:41,367 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-30 01:03:41,367 DEBUG 131:onap_service.py(1) - [None][Get definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339 2021-08-30 01:03:41,367 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-08-30 01:03:41,369 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-30 01:03:41,394 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339 HTTP/1.1" 200 270 2021-08-30 01:03:41,395 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-08-30 01:03:41,395 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"0f1678a0-c714-4ac0-8d66-64b44d891a52","rb-version":"a7d4bb0a-04cc-422b-af67-e02277987339","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"57f8578f-c629-4535-917a-e8febc1c4c8e"}} 2021-08-30 01:03:41,398 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-30 01:03:41,398 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339/profile/cnftest 2021-08-30 01:03:41,398 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-30 01:03:41,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-30 01:03:41,442 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339/profile/cnftest HTTP/1.1" 200 212 2021-08-30 01:03:41,443 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-08-30 01:03:41,443 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"0f1678a0-c714-4ac0-8d66-64b44d891a52","rb-version":"a7d4bb0a-04cc-422b-af67-e02277987339","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-30 01:03:41,445 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-30 01:03:41,445 DEBUG 131:onap_service.py(1) - [None][Delete Profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339/profile/cnftest 2021-08-30 01:03:41,446 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2021-08-30 01:03:41,447 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-30 01:03:41,475 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/0f1678a0-c714-4ac0-8d66-64b44d891a52/a7d4bb0a-04cc-422b-af67-e02277987339/profile/cnftest HTTP/1.1" 204 0 2021-08-30 01:03:41,475 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2021-08-30 01:03:41,476 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2021-08-30 01:03:41,478 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-30 01:03:41,478 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/relationship-list 2021-08-30 01:03:41,478 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-30 01:03:41,480 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:41,542 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/relationship-list HTTP/1.1" 200 1064 2021-08-30 01:03:41,543 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-30 01:03:41,543 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/v23/business/owning-entities/owning-entity/5281e76e-28cb-483c-9f6d-2dcc9cced349","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5281e76e-28cb-483c-9f6d-2dcc9cced349"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-08-30 01:03:41,546 DEBUG 129:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-30 01:03:41,546 DEBUG 131:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2 2021-08-30 01:03:41,547 DEBUG 132:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] data sent: None 2021-08-30 01:03:41,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:41,621 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2 HTTP/1.1" 200 3737 2021-08-30 01:03:41,622 INFO 142:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] response code: 200 2021-08-30 01:03:41,622 DEBUG 146:onap_service.py(1) - [AAI][Get dd1f5ff8-9587-47fa-9028-2841c6a02c3a ABCMeta] response: {"vnf-id":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnf-name":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630285365737","model-invariant-id":"9b5d214e-fb51-43c8-b255-a91696832fd1","model-version-id":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","model-customization-id":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/service-data/vnfs/vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/dd1f5ff8-9587-47fa-9028-2841c6a02c3a","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-08-30 01:03:41,624 DEBUG 384:vnf.py(1) - Delete 6f9feaf0-f99f-437b-8b97-57c95235c1f2 VNF 2021-08-30 01:03:41,624 DEBUG 80:deletion.py(1) - VNF 6f9feaf0-f99f-437b-8b97-57c95235c1f2 deletion request 2021-08-30 01:03:41,633 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 01:03:41,634 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 01:03:41,634 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-08-30 01:03:41,634 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 01:03:41,634 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 01:03:41,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:03:42,255 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-30 01:03:42,258 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 01:03:42,258 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 01:03:42,261 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 01:03:42,261 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:42,262 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:42,262 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:03:42,262 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 01:03:42,262 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:42,263 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:42,263 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:03:42,263 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 01:03:42,263 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:42,263 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:42,263 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:03:42,264 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 01:03:42,264 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:42,264 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:42,264 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 01:03:42,264 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-30 01:03:42,265 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 01:03:42,265 INFO 192:__init__.py(1) - Service found, updating information 2021-08-30 01:03:42,265 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-08-30 01:03:42,265 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-08-30 01:03:42,265 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-30 01:03:42,267 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 01:03:42,743 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-08-30 01:03:42,747 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-30 01:03:42,750 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630285095876,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 01:03:42,756 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-30 01:03:42,757 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 01:03:42,757 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel 2021-08-30 01:03:42,757 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-30 01:03:42,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:03:43,039 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel HTTP/1.1" 200 None 2021-08-30 01:03:43,042 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-30 01:03:43,042 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-30 01:03:43,088 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-08-30 01:03:43,088 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-30 01:03:43,088 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-30 01:03:43,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:43,146 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-30 01:03:43,147 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-30 01:03:43,148 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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-30 01:03:43,150 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-08-30 01:03:43,150 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 01:03:43,150 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 01:03:43,152 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:43,219 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-08-30 01:03:43,220 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-30 01:03:43,220 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630285361970","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]}]}}]} 2021-08-30 01:03:43,223 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-08-30 01:03:43,223 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-30 01:03:43,223 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-30 01:03:43,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:43,281 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-30 01:03:43,282 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-30 01:03:43,283 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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-30 01:03:43,286 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-08-30 01:03:43,286 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 01:03:43,287 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 01:03:43,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:43,361 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-08-30 01:03:43,362 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-30 01:03:43,362 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630285361970","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]}]}}]} 2021-08-30 01:03:43,364 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-08-30 01:03:43,365 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-30 01:03:43,365 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-30 01:03:43,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:43,418 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-30 01:03:43,419 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-30 01:03:43,420 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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-30 01:03:43,422 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-08-30 01:03:43,422 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 01:03:43,422 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 01:03:43,424 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:43,485 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-08-30 01:03:43,486 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-30 01:03:43,486 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630285361970","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/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/v20/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]}]}}]} 2021-08-30 01:03:43,489 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-08-30 01:03:43,489 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-30 01:03:43,489 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-30 01:03:43,491 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:03:43,549 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-08-30 01:03:43,551 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-30 01:03:43,551 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630285362161","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/6f9feaf0-f99f-437b-8b97-57c95235c1f2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6f9feaf0-f99f-437b-8b97-57c95235c1f2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-08-30 01:03:43,554 DEBUG 129:onap_service.py(1) - [None][Create 6f9feaf0-f99f-437b-8b97-57c95235c1f2 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0c140687-c2ad-450a-b183-15508ac97bb2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:43,554 DEBUG 131:onap_service.py(1) - [None][Create 6f9feaf0-f99f-437b-8b97-57c95235c1f2 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/vnfs/6f9feaf0-f99f-437b-8b97-57c95235c1f2 2021-08-30 01:03:43,554 DEBUG 132:onap_service.py(1) - [None][Create 6f9feaf0-f99f-437b-8b97-57c95235c1f2 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "9b5d214e-fb51-43c8-b255-a91696832fd1", "modelVersion": "1.0", "modelVersionId": "e3b16c0d-969d-48d1-9907-e0d5067cfee7", "modelCustomizationId": "a6b15f93-d778-4b6b-ab35-8ab6e1aee666", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-30 01:03:43,556 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:45,025 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/dd1f5ff8-9587-47fa-9028-2841c6a02c3a/vnfs/6f9feaf0-f99f-437b-8b97-57c95235c1f2 HTTP/1.1" 202 262 2021-08-30 01:03:45,026 INFO 142:onap_service.py(1) - [None][Create 6f9feaf0-f99f-437b-8b97-57c95235c1f2 VNF deletion request] response code: 202 2021-08-30 01:03:45,026 DEBUG 146:onap_service.py(1) - [None][Create 6f9feaf0-f99f-437b-8b97-57c95235c1f2 VNF deletion request] response: {"requestReferences":{"requestId":"0c140687-c2ad-450a-b183-15508ac97bb2","instanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c140687-c2ad-450a-b183-15508ac97bb2"}} 2021-08-30 01:03:45,027 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-08-30 01:03:45,035 DEBUG 129:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bd84506c-d56c-4a1b-8e26-3ab66399eaac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:45,036 DEBUG 131:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c140687-c2ad-450a-b183-15508ac97bb2 2021-08-30 01:03:45,036 DEBUG 132:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] data sent: None 2021-08-30 01:03:45,041 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:45,205 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c140687-c2ad-450a-b183-15508ac97bb2 HTTP/1.1" 200 1268 2021-08-30 01:03:45,207 INFO 142:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] response code: 200 2021-08-30 01:03:45,207 DEBUG 146:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] response: {"request":{"requestId":"0c140687-c2ad-450a-b183-15508ac97bb2","startTime":"Mon, 30 Aug 2021 01:03:43 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnfInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 30 Aug 2021 01:03:44 GMT"}}} 2021-08-30 01:03:55,219 DEBUG 129:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '357ff1b1-7e96-44b4-b963-86ce06a64284', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:55,221 DEBUG 131:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c140687-c2ad-450a-b183-15508ac97bb2 2021-08-30 01:03:55,221 DEBUG 132:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] data sent: None 2021-08-30 01:03:55,226 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:55,395 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c140687-c2ad-450a-b183-15508ac97bb2 HTTP/1.1" 200 1474 2021-08-30 01:03:55,397 INFO 142:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] response code: 200 2021-08-30 01:03:55,397 DEBUG 146:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] response: {"request":{"requestId":"0c140687-c2ad-450a-b183-15508ac97bb2","startTime":"Mon, 30 Aug 2021 01:03:43 GMT","finishTime":"Mon, 30 Aug 2021 01:03:47 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnfInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_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, 30 Aug 2021 01:03:47 GMT"}}} 2021-08-30 01:03:55,398 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-08-30 01:03:55,399 DEBUG 129:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ad38ba90-46de-4ba9-b9ef-fea9a51dc8d2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:55,399 DEBUG 131:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c140687-c2ad-450a-b183-15508ac97bb2 2021-08-30 01:03:55,399 DEBUG 132:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] data sent: None 2021-08-30 01:03:55,401 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:55,559 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c140687-c2ad-450a-b183-15508ac97bb2 HTTP/1.1" 200 1474 2021-08-30 01:03:55,561 INFO 142:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] response code: 200 2021-08-30 01:03:55,561 DEBUG 146:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] response: {"request":{"requestId":"0c140687-c2ad-450a-b183-15508ac97bb2","startTime":"Mon, 30 Aug 2021 01:03:43 GMT","finishTime":"Mon, 30 Aug 2021 01:03:47 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnfInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_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, 30 Aug 2021 01:03:47 GMT"}}} 2021-08-30 01:03:55,562 DEBUG 129:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6ae735f7-a38e-440b-9ad6-cf49eef784c3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:55,562 DEBUG 131:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c140687-c2ad-450a-b183-15508ac97bb2 2021-08-30 01:03:55,562 DEBUG 132:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] data sent: None 2021-08-30 01:03:55,564 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:55,724 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c140687-c2ad-450a-b183-15508ac97bb2 HTTP/1.1" 200 1474 2021-08-30 01:03:55,726 INFO 142:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] response code: 200 2021-08-30 01:03:55,726 DEBUG 146:onap_service.py(12) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] response: {"request":{"requestId":"0c140687-c2ad-450a-b183-15508ac97bb2","startTime":"Mon, 30 Aug 2021 01:03:43 GMT","finishTime":"Mon, 30 Aug 2021 01:03:47 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnfInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_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, 30 Aug 2021 01:03:47 GMT"}}} 2021-08-30 01:03:55,739 DEBUG 129:onap_service.py(1) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '531fb64e-6ddf-4cad-80d9-cdcff37109ec', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:55,739 DEBUG 131:onap_service.py(1) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c140687-c2ad-450a-b183-15508ac97bb2 2021-08-30 01:03:55,739 DEBUG 132:onap_service.py(1) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] data sent: None 2021-08-30 01:03:55,742 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:55,906 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c140687-c2ad-450a-b183-15508ac97bb2 HTTP/1.1" 200 1474 2021-08-30 01:03:55,908 INFO 142:onap_service.py(1) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] response code: 200 2021-08-30 01:03:55,908 DEBUG 146:onap_service.py(1) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] response: {"request":{"requestId":"0c140687-c2ad-450a-b183-15508ac97bb2","startTime":"Mon, 30 Aug 2021 01:03:43 GMT","finishTime":"Mon, 30 Aug 2021 01:03:47 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnfInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_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, 30 Aug 2021 01:03:47 GMT"}}} 2021-08-30 01:03:55,909 DEBUG 129:onap_service.py(1) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7096211c-ca9c-4893-bd01-5036d5fab0f9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:03:55,909 DEBUG 131:onap_service.py(1) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c140687-c2ad-450a-b183-15508ac97bb2 2021-08-30 01:03:55,909 DEBUG 132:onap_service.py(1) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] data sent: None 2021-08-30 01:03:55,910 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:03:56,081 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c140687-c2ad-450a-b183-15508ac97bb2 HTTP/1.1" 200 1474 2021-08-30 01:03:56,082 INFO 142:onap_service.py(1) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] response code: 200 2021-08-30 01:03:56,082 DEBUG 146:onap_service.py(1) - [None][Check 0c140687-c2ad-450a-b183-15508ac97bb2 orchestration request status] response: {"request":{"requestId":"0c140687-c2ad-450a-b183-15508ac97bb2","startTime":"Mon, 30 Aug 2021 01:03:43 GMT","finishTime":"Mon, 30 Aug 2021 01:03:47 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelVersionId":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelCustomizationId":"a6b15f93-d778-4b6b-ab35-8ab6e1aee666","modelUuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","modelInvariantUuid":"9b5d214e-fb51-43c8-b255-a91696832fd1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","vnfInstanceId":"6f9feaf0-f99f-437b-8b97-57c95235c1f2","vnfInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071_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, 30 Aug 2021 01:03:47 GMT"}}} 2021-08-30 01:03:56,083 DEBUG 319:service.py(1) - Delete dd1f5ff8-9587-47fa-9028-2841c6a02c3a service instance 2021-08-30 01:03:56,083 DEBUG 113:deletion.py(1) - Service dd1f5ff8-9587-47fa-9028-2841c6a02c3a deletion request 2021-08-30 01:03:56,092 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 01:03:56,093 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 01:03:56,093 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-08-30 01:03:56,093 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 01:03:56,093 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 01:03:56,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:03:57,832 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-30 01:03:57,834 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 01:03:57,834 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 01:03:57,837 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 01:03:57,837 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:57,837 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:57,838 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:03:57,838 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 01:03:57,838 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:57,838 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:57,838 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:03:57,838 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 01:03:57,839 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:57,839 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:57,839 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:03:57,839 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 01:03:57,839 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:57,839 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:57,839 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 01:03:57,840 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-30 01:03:57,840 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 01:03:57,840 INFO 192:__init__.py(1) - Service found, updating information 2021-08-30 01:03:57,840 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-08-30 01:03:57,841 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-08-30 01:03:57,841 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-30 01:03:57,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 01:03:59,374 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-08-30 01:03:59,376 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-30 01:03:59,378 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630285095876,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 01:03:59,382 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-30 01:03:59,382 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 01:03:59,382 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 01:03:59,383 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-08-30 01:03:59,383 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 01:03:59,383 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 01:03:59,384 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:03:59,920 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-30 01:03:59,922 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 01:03:59,923 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 01:03:59,925 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 01:03:59,926 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:59,926 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:59,926 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:03:59,926 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 01:03:59,927 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:59,927 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:59,927 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:03:59,927 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 01:03:59,927 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:59,927 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:59,928 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:03:59,928 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 01:03:59,928 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:03:59,928 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:03:59,928 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 01:03:59,929 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-30 01:03:59,929 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 01:03:59,929 INFO 192:__init__.py(1) - Service found, updating information 2021-08-30 01:03:59,929 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-08-30 01:03:59,930 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-08-30 01:03:59,930 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-30 01:03:59,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 01:04:00,448 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-08-30 01:04:00,452 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-30 01:04:00,454 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630285095876,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 01:04:00,458 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-30 01:04:00,459 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-30 01:04:00,459 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-30 01:04:00,459 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-08-30 01:04:00,459 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-30 01:04:00,459 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-30 01:04:00,461 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:04:00,881 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-30 01:04:00,883 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-30 01:04:00,883 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","name":"basic_onboard_TVoCgg","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e6bcb00-295c-4ae7-ab15-332ab0a10fe1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e487a8f-53e2-456f-b109-daa6ebf77cb5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a0c8796c-7381-4dcd-8281-aa892496c713/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-30 01:04:00,885 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TVoCgg from SDC 2021-08-30 01:04:00,885 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:04:00,885 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:04:00,885 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:04:00,885 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-30 01:04:00,885 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:04:00,885 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:04:00,885 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:04:00,886 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-30 01:04:00,886 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:04:00,886 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:04:00,886 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-30 01:04:00,886 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-30 01:04:00,886 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-30 01:04:00,886 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-30 01:04:00,886 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-30 01:04:00,886 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-30 01:04:00,886 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-30 01:04:00,887 INFO 192:__init__.py(1) - Service found, updating information 2021-08-30 01:04:00,887 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-08-30 01:04:00,887 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-08-30 01:04:00,887 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-30 01:04:00,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-30 01:04:01,441 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-08-30 01:04:01,444 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-30 01:04:01,446 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1320711b-814a-42eb-8919-603122dcfc23","lifecycleState":"CERTIFIED","lastUpdateDate":1630279374309,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5233d101-ec4c-427c-9fab-af61e783a3bc","invariantUUID":"9568730f-43cd-4381-b444-73bb8106f29c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18deeef3-3c15-44ec-91bc-c29155f36098","lifecycleState":"CERTIFIED","lastUpdateDate":1630279254030,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6630b914-70dc-4855-9f3e-f854da6a4673","invariantUUID":"4421ec3c-73ae-4a6b-ab19-21c7ae556a1d","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":"8208e99d-8de4-470c-8944-00dd4e33995b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279157034,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdbd271b-4425-4915-bf35-99a594314d6f","invariantUUID":"3dcd1df7-07fc-4452-8189-099075eb49ea","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b100904-c2b5-4348-91df-9d11e0af7377","lifecycleState":"CERTIFIED","lastUpdateDate":1630279102910,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66adcf5a-aa34-4e91-8625-999682c12f28","invariantUUID":"f553846c-53d8-4450-9457-38d31edaa7ce","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a848bf2b-c68d-4f2d-9e7e-4c65008a5fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279445042,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d672e871-0f4e-4549-8e70-35110b032ddf","invariantUUID":"9ddccd0f-178a-4ea8-97e6-61aaedef040f","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eed2996a-4db7-4240-ba8c-156ca0e0a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279126201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49e8c7bb-ecef-4c74-befd-1271750c67da","invariantUUID":"8db9f838-8c31-4d68-a217-8e1c5cc7c245","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7220db53-22ba-4d7e-8380-2688a8fb4331","lifecycleState":"CERTIFIED","lastUpdateDate":1630279213472,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61908345-8d5d-4ca0-8c27-20a163a235f4","invariantUUID":"8be783ba-97be-4316-959d-642b70854a35","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":"9d613644-bdeb-40f5-aa6f-ae6901015fc1","lifecycleState":"CERTIFIED","lastUpdateDate":1630278980807,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8421ea1d-7752-448c-870a-5cd8ec0fd406","invariantUUID":"0ccd1136-6494-4e2b-aca9-712317abfde0","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":"port","uniqueId":"d48a1279-cc4a-4877-ba18-2d4abecc2498","lifecycleState":"CERTIFIED","lastUpdateDate":1630278941508,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9798c850-9005-4903-9d39-7d688394b20f","invariantUUID":"76fc8441-da41-4427-b124-02c44ac0c648","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"270dea7d-1cea-4eba-9d9d-76a70a4090ba","lifecycleState":"CERTIFIED","lastUpdateDate":1630279109100,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a6ae15-713f-4425-840f-0c680c1f50c7","invariantUUID":"bd700fe9-cb18-4093-b183-3dee9a7c40cb","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":"5040283a-1924-4ffa-ab35-20b76f6fd7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1630279356526,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e322290-0424-471c-b123-e878ccfa3f80","invariantUUID":"7bac85aa-de7a-412b-a85b-d02043eef380","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":"port","uniqueId":"61ce4e94-2df0-433f-9b7d-e63d4e722f76","lifecycleState":"CERTIFIED","lastUpdateDate":1630279400580,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9111420b-7ec4-4fef-b443-44f38a4252b4","invariantUUID":"f92f269d-bd21-4f98-8e62-9f379e4b0ce8","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":"26aa2c09-3a94-45f6-bea2-6c56899405f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630278946569,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624e34f5-df6d-4199-9150-8281f1f67c52","invariantUUID":"d30563e1-62e2-44bc-ac3c-f604fb7206e3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0c2613e6-1194-4118-af51-15ee6b96232f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278908870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8068ccfc-3c8f-45eb-b90f-97a86f8d0e2d","invariantUUID":"0ef12aba-a671-42bd-8aa5-8e28db838577","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":"6500bee1-2bab-42d3-b8d7-1d0c1be0c368","lifecycleState":"CERTIFIED","lastUpdateDate":1630279208173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"4098710d-95fa-4bb9-bf5f-afcbdac0c088","invariantUUID":"7b76003f-f370-48e6-bbff-5ba9cd624860","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":"networkrules","uniqueId":"e520f3e5-02ce-4a86-8ade-ec691bd4980a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279072918,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e5c2b41-553d-4259-8cfc-0aeeb2d0e183","invariantUUID":"80502e01-cdb0-41f0-83b8-99e01540d311","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0fbac399-dd83-4045-802c-3b58b07ab383","lifecycleState":"CERTIFIED","lastUpdateDate":1630278987101,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82fc5f0d-791b-4cdd-9180-561354fdc1d3","invariantUUID":"9f60b5ed-a6cd-4c66-a56b-2d062121229d","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"570b5409-0629-4cc5-8734-93919ac97853","lifecycleState":"CERTIFIED","lastUpdateDate":1630284949431,"name":"basic_onboard_TVoCgg","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"29df8ff3-f759-4bc3-882d-6fc22220032b","invariantUUID":"bd780fc5-7514-4447-be99-2a1aac8eb199","systemName":"BasicOnboardTvocgg","description":"VF","tags":["basic_onboard_TVoCgg"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6461cd4-b456-49c4-835c-83fccf52987d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278920135,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6da1291b-052a-4c14-b42a-b7801d32a25b","invariantUUID":"d0cf66bd-8b8b-4a49-baee-4e8f76b07b48","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":"defaulticon","uniqueId":"030575f4-6052-4718-992a-89d55309b19a","lifecycleState":"CERTIFIED","lastUpdateDate":1630284375026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6c430915-5f47-4c46-bbea-c2dc1f635e36","invariantUUID":"f08a62a3-edd1-4ad5-ab0b-7577a3ecb4e4","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":"compute","uniqueId":"e65616e3-2e5a-4f5b-b73f-79ef2e895b91","lifecycleState":"CERTIFIED","lastUpdateDate":1630278881121,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe05e6-b73f-4629-9d94-1b88ec2a11fb","invariantUUID":"e80eb36e-2e1b-4e65-befe-db56c614ad76","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ec18abb-c586-4d97-bbbc-acc169d436cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279004192,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4e0d0cfc-e891-41a2-816a-0e1a09733829","invariantUUID":"161e90c4-cfae-435d-8fee-f819bfc3f88b","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":"bf9e1957-1b84-41a5-936a-790eb1872eb5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279174382,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b18a954d-eb6c-4cfc-b62e-7385004d1842","invariantUUID":"522a1ac0-6850-4fa6-ac4e-7899701f3645","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":"780224f4-ba75-4785-a914-7c7f2007a632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278975840,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4df9ad8-12d2-46b4-b988-b14cc07aa761","invariantUUID":"07644353-7970-4f64-bd5d-32e6737cbae6","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":"d39309d3-1a67-42ff-aaa1-1567b2775d28","lifecycleState":"CERTIFIED","lastUpdateDate":1630279025821,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5cc1e6f3-27f8-422e-a8ea-f51ffbc948cb","invariantUUID":"9590ff94-6438-4a6d-b5f0-35b5011f505c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3584f37b-574a-41be-933d-3c4e23252375","lifecycleState":"CERTIFIED","lastUpdateDate":1630279388186,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a43e8e64-7f19-463e-93c2-7818ac202b06","invariantUUID":"0ac29d32-85ae-4f7b-9ebc-a87d1ed63686","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":"compute","uniqueId":"88242a7d-fbf0-4ef9-90fc-02b2b1e12a06","lifecycleState":"CERTIFIED","lastUpdateDate":1630279271054,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63f0fcc1-bd86-4b8d-8f8d-2d1c8c1379ee","invariantUUID":"d8b9a5c1-24c6-4d24-bbf5-190483929079","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f9ae210-5cc9-44ab-8f1d-2f78cabd9f63","lifecycleState":"CERTIFIED","lastUpdateDate":1630279020793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be739977-1f7f-4df2-9724-09502e72b5bd","invariantUUID":"8ca8f89f-49c5-49d1-b227-55a18e79c0a6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc120ce8-d4d1-4a52-9e5c-625c7d9cfccd","lifecycleState":"CERTIFIED","lastUpdateDate":1630279133820,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaed38ad-eda5-419f-91ea-1944206842c6","invariantUUID":"98ebe2cf-fd5c-4dfd-98d0-bd44155c0e26","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":"securityrules","uniqueId":"a2c5e2a6-f58e-4a05-abd2-0dbb8fefc8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630279084431,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3bffed5b-c297-47f6-9edd-446edc9cb8ec","invariantUUID":"b54858ef-ed35-4b71-ae8c-3709cfbd9661","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":"port","uniqueId":"4b8682db-d3bf-4f63-a995-7ca97378648d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279448221,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370a578b-09ec-4392-bf52-f831722fb396","invariantUUID":"5d7f0ad3-3b0d-459e-8ca7-30cbeb31fa01","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a29002b9-e3a9-4759-b9a5-7db403bececc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279012609,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0968d782-d9f8-4853-b388-53d08625d342","invariantUUID":"91a5d866-6fea-4163-9da9-a28c865cb053","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":"defaulticon","uniqueId":"f5cc6edf-ccab-474f-acc4-b9f907481632","lifecycleState":"CERTIFIED","lastUpdateDate":1630278993720,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f234ef-8646-40d3-92ec-af8157d86dda","invariantUUID":"11f29b88-f40d-4a71-8a46-2e9d4f07c053","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":"port","uniqueId":"c3b73a5b-4cdc-4305-8d2f-4160a0469b20","lifecycleState":"CERTIFIED","lastUpdateDate":1630279333586,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f01bbcb-de60-4e9a-bfcb-d0b411aa4366","invariantUUID":"0acdd780-1a64-4d77-9dcc-34216199b72e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab01f98b-166a-44e1-8f4a-2dee6740df78","lifecycleState":"CERTIFIED","lastUpdateDate":1630279366401,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a92592f9-61c1-4df9-86cc-a45774f95a9c","invariantUUID":"e8633ea7-0c53-4287-a206-58dcd05c4b1d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44ef64d5-f433-4d64-b450-31a90746881f","lifecycleState":"CERTIFIED","lastUpdateDate":1630279293005,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb5b4e0-4114-4e5b-84bd-b1bcef8d2e84","invariantUUID":"7ffb0b19-d799-469c-ba20-e0dcaa564bc3","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":"defaulticon","uniqueId":"24b21022-4efc-4fbf-9a75-06795727757d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279328252,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3da7f19-7ff2-433e-842a-6ff1ccda868d","invariantUUID":"6c91c91d-6e75-427f-9fdb-5cd39030d5bf","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":"6972c5a2-f46c-4fd4-8859-880a1ea73974","lifecycleState":"CERTIFIED","lastUpdateDate":1630279092696,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8263077b-8f1e-400b-a273-8076560ba0c6","invariantUUID":"2b2c6e6a-67f4-47fb-9981-68475938adcf","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":"1866047e-9968-4fc8-8c33-f71c881938d7","lifecycleState":"CERTIFIED","lastUpdateDate":1630279097716,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c21698-fdc7-48f3-af62-c0086c9c211d","invariantUUID":"efb99f4d-bcfe-4d06-b2d8-1f64b8d6db8d","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":"objectStorage","uniqueId":"ba4baf9f-4638-43df-ba86-545dffac9f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630278970790,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d65c90-c27d-4357-a500-8c21e129168a","invariantUUID":"7248ff6b-03d5-46f1-acdd-86c5b5aeadac","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d682188c-0275-4525-8d8e-526b9b96b970","lifecycleState":"CERTIFIED","lastUpdateDate":1630279197141,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfde5e80-6cf8-4a6d-9245-86d937286098","invariantUUID":"1b69524c-fe85-470f-8371-b4501d0aef6e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa1061c-9fea-462f-b6b9-b558b036e2b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279180428,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38593080-af5d-4670-9f07-0f224882e3f0","invariantUUID":"4f5f3b8d-ac47-4ab2-aec3-a6d7ff5b9cfe","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":"port","uniqueId":"26fb61bc-855f-42a1-b458-cdb9bd7998ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630279058308,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09bbeeee-ae7c-409c-94b8-8d7bc7c794b6","invariantUUID":"8bbfeb03-aae5-407c-a027-91d78928a3fb","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":"compute","uniqueId":"7acc2544-986e-443e-b2c9-e78c0efd1d02","lifecycleState":"CERTIFIED","lastUpdateDate":1630279230131,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"604a3d88-c518-4a12-890f-564822cf0e49","invariantUUID":"e500ca9e-859f-46c8-9003-bf189a7189ca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe5f3a05-12d7-4c3c-9fcd-edd9dfe3c2fe","lifecycleState":"CERTIFIED","lastUpdateDate":1630279383226,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a751ff9-4d82-4b5b-861d-595dfa9bbcb0","invariantUUID":"3cf1d62f-522e-46f5-9224-c72c93eff51b","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":"4a5abf48-b5ce-4786-9bcf-f1cb09399463","lifecycleState":"CERTIFIED","lastUpdateDate":1630279079534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6373c3f-d8c3-40e5-9348-ca9c81267374","invariantUUID":"63669a69-89cb-4521-b72b-a7d46698269b","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":"compute","uniqueId":"cfdca563-73ea-435d-b8d3-b52d0c534577","lifecycleState":"CERTIFIED","lastUpdateDate":1630279437029,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39d3dccc-3c6b-48e8-b036-c1ee9e9b794f","invariantUUID":"b07ed229-8177-4c1d-ba56-9f3c5d262cfd","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9bfe7885-725c-476f-a010-125a47047fd8","lifecycleState":"CERTIFIED","lastUpdateDate":1630279343913,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a265eac-fa78-4f0f-adcf-dcf8cb58f8ea","invariantUUID":"162ceb02-b96e-4f51-941f-a4317a097e63","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"06fc759b-be5e-4f43-99c5-805d2b80c92d","lifecycleState":"CERTIFIED","lastUpdateDate":1630278965472,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73fba1bf-6f15-4bcf-ba36-7a27b7176c46","invariantUUID":"86ed9084-1c20-4f34-b9fa-4e12c83714e5","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":"d24caa6f-0d22-4627-8a38-4c6ca6d1e7e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279121050,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fca06fe9-42f9-44b4-b76c-c7bd62af6e28","invariantUUID":"4e20a8b5-1825-4c09-9a2b-89b735505ea5","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":"e595699f-c4e4-4867-9bef-b44b77bde8b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630279235270,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"203edf4b-e3da-4f32-970a-0fa8ab822376","invariantUUID":"ff6eadf1-2a25-4313-bc19-b9a8488dd339","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":"d7b47a6b-0b0f-4dc4-996c-0fff83a94ea4","lifecycleState":"CERTIFIED","lastUpdateDate":1630279276224,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7a63643-86fb-4688-a471-3965e9a54063","invariantUUID":"d5ea4b4c-5031-476c-a5a9-b8da3e075c90","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"247bd477-fda9-4ae5-8daa-d260950c85f7","lifecycleState":"CERTIFIED","lastUpdateDate":1630278998911,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ced417b2-dc05-4abf-b4de-33e5e050adef","invariantUUID":"3ace2cdb-e049-47ac-a68d-2ff81e76cbd7","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":"a9779f4a-808e-4b6c-b8e0-f7baffadcebc","lifecycleState":"CERTIFIED","lastUpdateDate":1630279190565,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8f02319-0160-4b67-a4d0-5e574ca686cf","invariantUUID":"bae90acb-533b-4ca1-966d-41448ab6292e","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":"36aee7a9-7fd2-4902-b1ea-78d4f0ccb56d","lifecycleState":"CERTIFIED","lastUpdateDate":1630279361490,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c42d74c2-0122-4c67-893a-66a5c81c07b8","invariantUUID":"1a776878-6eac-49ea-aba9-8dfaa0a570cb","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":"27ebee9c-e641-458d-b7a8-9da82c6bb70a","lifecycleState":"CERTIFIED","lastUpdateDate":1630279223810,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db932fa1-c2c5-4c55-83f2-be0136254e19","invariantUUID":"6661ef58-1591-4b2d-8622-f57f76afc26b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98c76c1f-9ca9-4050-84e0-d40bea41a508","lifecycleState":"CERTIFIED","lastUpdateDate":1630279323278,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e24327ff-62b0-4d37-aa0a-a6fdced229f7","invariantUUID":"db6d5e8d-e05a-441c-90e3-382a6dabd316","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":"objectStorage","uniqueId":"1b3afb28-7a14-4ce7-b8f2-4823189b4669","lifecycleState":"CERTIFIED","lastUpdateDate":1630279218708,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2270a4d1-e149-4fa3-811c-d8ffee6d9f56","invariantUUID":"533c26c2-bfe0-4bea-8653-2595223639b1","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f3c2f47b-55ff-4d29-ad4b-3f0b0f35c6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630279260871,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e23a1c91-f387-4151-a995-148e39ea2f26","invariantUUID":"027e994e-6cc8-4be9-bf80-33b1c7d69c63","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":"bd2d1610-2dd2-4c24-a9d7-a65b45df2be1","lifecycleState":"CERTIFIED","lastUpdateDate":1630279203119,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c202536-694a-4f07-b3fa-a5683ac4b785","invariantUUID":"19e8c48a-345a-4238-9a70-cb73eae41675","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":"network","uniqueId":"996be38a-3558-43f4-a084-a5510a111916","lifecycleState":"CERTIFIED","lastUpdateDate":1630279351422,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20a2a174-ac20-4329-a479-c996814aca99","invariantUUID":"46698631-9898-4e01-aef1-52cb2974f3b9","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"669aa754-d1d1-4305-949d-3106df07e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279052728,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9cb3d9d4-4f22-4b0f-ae6b-f07859228fc4","invariantUUID":"4ecd2e36-bd34-492f-a878-1f485081f27c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3ad6903-8d3a-469f-bd02-47ee32c9ad90","lifecycleState":"CERTIFIED","lastUpdateDate":1630279392996,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89488450-7539-4d66-9abd-4d5303607d40","invariantUUID":"0d6e2280-8ad9-4d3e-a7e6-f951ba40e43c","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":"objectStorage","uniqueId":"fa1dc9fd-4236-4aec-a383-44ee2300b55f","lifecycleState":"CERTIFIED","lastUpdateDate":1630278914133,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"451c13c1-bfbf-41c5-8399-12992d236bf9","invariantUUID":"639f8f02-209b-4c7e-a96a-5c310d98da38","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"236aa074-b664-4bf6-b606-f50132070561","lifecycleState":"CERTIFIED","lastUpdateDate":1630279422017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94e98a6c-fd7b-41af-8306-20ed1f8887ed","invariantUUID":"2bbd217a-8c5e-4262-9326-4840c3c9e5c0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"40e14338-a1f0-42b4-b63f-f098c7d267af","lifecycleState":"CERTIFIED","lastUpdateDate":1630279410006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a33e9992-c209-49d9-bbf3-861877c57b5a","invariantUUID":"df182ce4-0c62-4152-a96f-e2464af0408b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa9128f0-60cd-4ef6-86ba-a68842c0d7c5","lifecycleState":"CERTIFIED","lastUpdateDate":1630285050336,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e3b16c0d-969d-48d1-9907-e0d5067cfee7","invariantUUID":"9b5d214e-fb51-43c8-b255-a91696832fd1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"180c1931-9321-484a-8b66-8960d5cee867","lifecycleState":"CERTIFIED","lastUpdateDate":1630279426937,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be8d0032-a997-4ecf-b6e4-885c555f355d","invariantUUID":"2aa548cc-28de-474a-b6f9-236b12d0079c","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":"compute","uniqueId":"1fa4ee96-f784-4450-b01c-0e663a682ca9","lifecycleState":"CERTIFIED","lastUpdateDate":1630279430179,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3fc78d4-18ce-4ecc-ac74-f12a8c5232ad","invariantUUID":"7626ccf8-5573-41cb-a2e0-588a325448c8","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4c9a3d8-59ad-41d5-bc90-64db8f5c22b0","lifecycleState":"CERTIFIED","lastUpdateDate":1630279338823,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0488751-0b47-4f48-ac4e-3c46bb2661a6","invariantUUID":"827ce4e2-a7fd-4005-903f-713139a54089","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"beda182e-691e-4f2e-86b9-0fb5d6f3453b","lifecycleState":"CERTIFIED","lastUpdateDate":1630279245705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8768f553-be70-4496-959e-3c5bbfdfb675","invariantUUID":"27070849-ebda-4bd9-aae3-11e012bdbe8b","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":"803a6d3d-d499-4efe-9a13-b10df1710441","lifecycleState":"CERTIFIED","lastUpdateDate":1630279299130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ec3b92a-5fb7-41c9-b3c7-2f3160f8c49b","invariantUUID":"06c9ee44-63a9-4dd6-8626-427ea9cdc3e0","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":"loadBalancer","uniqueId":"610218cb-9f9f-42d6-9334-df7749f0ec26","lifecycleState":"CERTIFIED","lastUpdateDate":1630278935374,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7244a7a9-f327-48d6-93ff-0fb5c7ed8261","invariantUUID":"00267d60-6623-46fd-8e6f-b2f4d1758de1","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"658d3d08-8470-4e7a-8ec0-5a521fa348c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630285095876,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","invariantUUID":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bb7b648-a744-45f3-b15c-e34701635e97","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630284307479,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a0c8796c-7381-4dcd-8281-aa892496c713","invariantUUID":"a066d0ed-dd02-4e76-a907-6c84c17cb0a7","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":"f908e112-bab7-424b-b87f-a3678cfce6d5","lifecycleState":"CERTIFIED","lastUpdateDate":1630284993842,"name":"basic_onboard_TVoCgg","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e6bcb00-295c-4ae7-ab15-332ab0a10fe1","invariantUUID":"6d27b7ac-b977-45f6-9b59-55f49cc327a1","systemName":"BasicOnboardTvocgg","description":"service","tags":["basic_onboard_TVoCgg"],"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":"185f2161-d0f3-4253-9024-adc210935f11","lifecycleState":"CERTIFIED","lastUpdateDate":1630284418331,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e487a8f-53e2-456f-b109-daa6ebf77cb5","invariantUUID":"5cd0e434-0c98-47d6-81ba-662c9a0ef503","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-08-30 01:04:01,450 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-30 01:04:01,451 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-30 01:04:01,451 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel 2021-08-30 01:04:01,451 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-30 01:04:01,453 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-30 01:04:01,651 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d9100dac-94cd-485e-a10d-cbed4cb12ed9/toscaModel HTTP/1.1" 200 None 2021-08-30 01:04:01,653 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-30 01:04:01,653 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-30 01:04:01,685 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-30 01:04:01,686 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-30 01:04:01,686 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-30 01:04:01,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:04:01,742 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-30 01:04:01,743 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-30 01:04:01,744 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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-30 01:04:01,747 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-30 01:04:01,747 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 01:04:01,748 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 01:04:01,750 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:04:01,814 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-08-30 01:04:01,815 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-30 01:04:01,815 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630285427325","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-08-30 01:04:01,819 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-08-30 01:04:01,819 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-30 01:04:01,819 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-30 01:04:01,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:04:01,879 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-30 01:04:01,880 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-30 01:04:01,880 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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-30 01:04:01,882 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-08-30 01:04:01,882 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 01:04:01,883 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 01:04:01,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:04:01,946 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-08-30 01:04:01,947 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-30 01:04:01,947 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630285427325","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-08-30 01:04:01,950 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-08-30 01:04:01,950 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-30 01:04:01,950 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-30 01:04:01,951 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:04:01,997 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-30 01:04:01,998 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-30 01:04:01,998 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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-30 01:04:02,000 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-08-30 01:04:02,001 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-30 01:04:02,001 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-30 01:04:02,002 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:04:02,056 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-08-30 01:04:02,057 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-30 01:04:02,057 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630285427325","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-08-30 01:04:02,059 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-08-30 01:04:02,059 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-08-30 01:04:02,059 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-30 01:04:02,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-30 01:04:02,112 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-08-30 01:04:02,113 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-30 01:04:02,113 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630285427325","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-08-30 01:04:02,116 DEBUG 129:onap_service.py(1) - [None][Create dd1f5ff8-9587-47fa-9028-2841c6a02c3a Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f93ac4cf-9aa9-4f6f-ac59-a56f9d709725', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:04:02,116 DEBUG 131:onap_service.py(1) - [None][Create dd1f5ff8-9587-47fa-9028-2841c6a02c3a Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/dd1f5ff8-9587-47fa-9028-2841c6a02c3a 2021-08-30 01:04:02,116 DEBUG 132:onap_service.py(1) - [None][Create dd1f5ff8-9587-47fa-9028-2841c6a02c3a Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "c43e72c1-d3ea-4c9e-b5a6-90da752247c9", "modelVersion": "1.0", "modelVersionId": "d9100dac-94cd-485e-a10d-cbed4cb12ed9" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-30 01:04:02,118 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:04:03,996 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/dd1f5ff8-9587-47fa-9028-2841c6a02c3a HTTP/1.1" 202 262 2021-08-30 01:04:03,997 INFO 142:onap_service.py(1) - [None][Create dd1f5ff8-9587-47fa-9028-2841c6a02c3a Service deletion request] response code: 202 2021-08-30 01:04:03,997 DEBUG 146:onap_service.py(1) - [None][Create dd1f5ff8-9587-47fa-9028-2841c6a02c3a Service deletion request] response: {"requestReferences":{"requestId":"f93ac4cf-9aa9-4f6f-ac59-a56f9d709725","instanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f93ac4cf-9aa9-4f6f-ac59-a56f9d709725"}} 2021-08-30 01:04:03,998 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-08-30 01:04:04,007 DEBUG 129:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '06e34d82-1772-49c8-9a4e-852a9098122d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:04:04,008 DEBUG 131:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 2021-08-30 01:04:04,008 DEBUG 132:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] data sent: None 2021-08-30 01:04:04,013 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:04:04,180 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 HTTP/1.1" 200 1020 2021-08-30 01:04:04,182 INFO 142:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] response code: 200 2021-08-30 01:04:04,182 DEBUG 146:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] response: {"request":{"requestId":"f93ac4cf-9aa9-4f6f-ac59-a56f9d709725","startTime":"Mon, 30 Aug 2021 01:04:02 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","serviceInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 30 Aug 2021 01:04:03 GMT"}}} 2021-08-30 01:04:14,194 DEBUG 129:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3558b681-4885-42a4-88b2-c8954b36d1a2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:04:14,195 DEBUG 131:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 2021-08-30 01:04:14,195 DEBUG 132:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] data sent: None 2021-08-30 01:04:14,197 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:04:14,398 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 HTTP/1.1" 200 1230 2021-08-30 01:04:14,399 INFO 142:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] response code: 200 2021-08-30 01:04:14,399 DEBUG 146:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] response: {"request":{"requestId":"f93ac4cf-9aa9-4f6f-ac59-a56f9d709725","startTime":"Mon, 30 Aug 2021 01:04:02 GMT","finishTime":"Mon, 30 Aug 2021 01:04:06 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","serviceInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:04:06 GMT"}}} 2021-08-30 01:04:14,400 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-08-30 01:04:14,400 DEBUG 129:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1df8cd3f-53e0-47aa-8fd2-b0472fc24344', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:04:14,401 DEBUG 131:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 2021-08-30 01:04:14,401 DEBUG 132:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] data sent: None 2021-08-30 01:04:14,402 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:04:14,556 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 HTTP/1.1" 200 1230 2021-08-30 01:04:14,558 INFO 142:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] response code: 200 2021-08-30 01:04:14,558 DEBUG 146:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] response: {"request":{"requestId":"f93ac4cf-9aa9-4f6f-ac59-a56f9d709725","startTime":"Mon, 30 Aug 2021 01:04:02 GMT","finishTime":"Mon, 30 Aug 2021 01:04:06 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","serviceInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:04:06 GMT"}}} 2021-08-30 01:04:14,559 DEBUG 129:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '55da8ef0-ec05-4b7d-a483-269acfa30b16', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:04:14,559 DEBUG 131:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 2021-08-30 01:04:14,559 DEBUG 132:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] data sent: None 2021-08-30 01:04:14,561 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:04:14,713 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 HTTP/1.1" 200 1230 2021-08-30 01:04:14,714 INFO 142:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] response code: 200 2021-08-30 01:04:14,715 DEBUG 146:onap_service.py(13) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] response: {"request":{"requestId":"f93ac4cf-9aa9-4f6f-ac59-a56f9d709725","startTime":"Mon, 30 Aug 2021 01:04:02 GMT","finishTime":"Mon, 30 Aug 2021 01:04:06 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","serviceInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:04:06 GMT"}}} 2021-08-30 01:04:14,724 DEBUG 129:onap_service.py(1) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '98bad38e-3fe8-4bfd-b391-a7508d90f8b6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-30 01:04:14,724 DEBUG 131:onap_service.py(1) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 2021-08-30 01:04:14,724 DEBUG 132:onap_service.py(1) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] data sent: None 2021-08-30 01:04:14,726 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-30 01:04:14,885 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 HTTP/1.1" 200 1230 2021-08-30 01:04:14,887 INFO 142:onap_service.py(1) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] response code: 200 2021-08-30 01:04:14,887 DEBUG 146:onap_service.py(1) - [None][Check f93ac4cf-9aa9-4f6f-ac59-a56f9d709725 orchestration request status] response: {"request":{"requestId":"f93ac4cf-9aa9-4f6f-ac59-a56f9d709725","startTime":"Mon, 30 Aug 2021 01:04:02 GMT","finishTime":"Mon, 30 Aug 2021 01:04:06 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelUuid":"d9100dac-94cd-485e-a10d-cbed4cb12ed9","modelInvariantUuid":"c43e72c1-d3ea-4c9e-b5a6-90da752247c9"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"dd1f5ff8-9587-47fa-9028-2841c6a02c3a","serviceInstanceName":"basic_cnf-1c753fe1-05d6-46d3-b111-b4cefdb79071"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 30 Aug 2021 01:04:06 GMT"}}} 2021-08-30 01:04:14,887 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-08-30 01:04:14,888 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-08-30 01:04:14,889 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-30 01:04:14,889 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-08-30 01:04:14,889 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-30 01:04:14,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-30 01:04:14,918 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 None 2021-08-30 01:04:14,919 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-08-30 01:04:14,919 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNsUFZFbDVUV3ByZDAweGIxaEVWRTE0VFVSbmVVNTZTWGxOYW10M1RURnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFRBekNraDBUak13U2tNeFZsRjNkMnN4U1hKaVoyNVViakpQVTNGTlVUTlFXVWRxTDJOV1VuZDRNVEJ2VlZsV05tbHdlVzVhWjFCTGFIQjFaRkl6V1hsdVZ6Y0tkVGhTWW1WMlRFcFVRVGR3VldONlMyTnVjakZDVjFBMU9GSmlTMUk0WWtGRldqVXlVWFpUUldWbWRVNHZjRFZ3ZVdwQ1pXYzVPQzkxVWk4eFJXZEVWUW8yVFdzMVowNDFhMVZLTlRWRlpuQk9WRXhJV2tkQ09GTnlVWHA2V0hReWFDc3llRU5UYUVoUWNqSjJTVkZEU3psS1NXdEhWMFJsZEcxcmRuVnZjbnBrQ21aS01YWnFhVFpTVjNSUmJraG5hbVJGTldsNVNXSTBVRmRNUVRRdksxWkJlakJzWW5nd1dHNTFWRWRIY0d0TU1rNUZaREV4UWs4MVlVZDFhRFkxYkdVS1JXSnVkMHA1WlU5cFJVNWpPV0ZoY21sdlJVbGtjVzlzTDNacmNFeFZOWGxoU0RGVE9IbHhjR3hFVG1GUmRXeEpjMVZ1TlN0MFUyaEJaSEZvTlV0RVNRcG9UazFFWVN0cEsxaFFNVlU1Y2k5R1JTOUZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkRPR013ZDJWTlpqTkdSMEYxU2pKeVdsZGlWRkJ1UTFaRVEwWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNWMDlZTjJObFl6bFlWRFp1YzJGRFMwd3hhMUJ0U3pZdmFXZFdjRXMyTlU5bU16VjBZbkJPZFZWTFRrbzFNMEZxYkFvMloxRlZTVzlIT1hwcFkzTlhSMHh0UkhGMWFtbEJjV2hyUm1KelRESlVNR3hyZFdOamMyODNSRkUzT0RCUVZsQlVRVTVOZGxSSlNVZG1ZazlCZHpSUUNtTXZaMFo0ZG5FelRGaFVjVGRrVkZKTFVsTlBVV3BJVG1acFlrZGlUbklyTUVwck0wMHZZbXByZWtveFFuWTNiRU5zWjBsclZ6VndXblk1TXpJMVJXWUtZWGw0VG05VVYyTXJNV3gyYUdJM2RFTlFPRmg2UVVkMU4xVk9Zams0ZEN0bmVtTlJVRlpWWnpjM2EzQmhNMjVWV0ZrMkwyMDNWa2hoYTJKaVRIQm5Md3B6U0VwRksyMDFSbVpMSzJoRVZITk9WMWRoZFZsaWJXb3haelIxYVhoMlRrUmpZbFJ3YVRSck4xRnhiVm96TWtod2VHWkRkbWRQVkRkUWFWZzRZbnBWQ2pkUVIzazJOR05GWjFGVldsZDJZVk15VkUwMmNITkNkWFI2Y2xORVYwbGpjazlFS3dvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xNDg6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVFZWWFlXeDBkek5KWXpoM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTkUxcWEzbE5ha2sxVFVST1lVWjNNSGxOYWtFMFRXcHJlVTFxU1RWTlJGWmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVFpqZDNCdmJHaGxSa1poTkhOMWRIWUtUMmRVZVRSbFJ6UnVXakkyTHl0c1JrUkNhUzlWWmk5UlRHRTRSR2xRV2xZd05UY3pNa0ZMVm1ad1pFdEJVek5NYkdRMFVIWmlRMWxyZEhGWlVsUlFOd28yZVV0clNFVlVWMDAyTDFWdlUzRTRPVGxOVldSNUsxQk1SalFyYjJaVFkzSnhORXAyVHpCb1VERXlibWxGY0V4a09DdFFOblJTUlRacFpFcGxXRWh3Q2t0eFdraDVhbkl3TmxkNEt6VkdVR3htWWpWcFFVcFJhMnBsT1dsSE1Fc3dkbTFxWmxseWRWWmtORGhHTW1kMGVHaExlbXh0UmpoVk9UUmxjM1pUTkc0S2FuVk5RekkzT1hKRFVVSnpVWEpTTjBWUWNGZFpORWRMYjBWclRVOTNNbUowWVVkSlR5OVZiamRFZFM5cmJ6bFBTemN5VjBKWmJuTlphMDlhU1dWTGNncEpjRTgxUTJkbk9YVTBkRU12UVhoVlRrNUdSbUZxVDBjd056ZzNjR2RzTVhveVdWZFhXV3BqVTIxVlNrbHlNMEkyWnpOS1Vtc3JUVVl6TkUwNWREQjRDbTQ0U0ZNeGQwbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWTWVIcFVRalI0TDJOVldVTTBibUYwYkZwMFRTdGpTbFZOU1ZWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGQ2FWVTVTV3RGUkhWTWJ6TnBXazFEWlRkdE0yOUNZbVp3VTBWbGJFVlRNRXgyVHpsM1RUTmhVR3hpV1dRMVMwMU5ZbXRFYlVSWkNuWTJURGc1TlhkMmIwUnVaM2xSZUhaQmJXaENlRVZFYVZSMVpWbFhXalZYUzFwdFRpOXBUVVozVWxWME9GaE9kamhCYVZkek1tcHZjbFp5WkVOWmF6RUtVakZGVDBGaFprSTBNa1JVYW1RdmFYTnJiRmRuYWxkWlpXRnBkRkp6VG1OcFNIcDBhVUZaUmtVeGRtcE9SRFl3UlVac1REaE1NbGg1UlhsM04zVkhRZ3BJSzBwdlZtTTFiMEo2WVZWemRVaFVUR1ZtVTA5bGVtdENjRU5JY1djelJrUlRNMjUzTDBKaWNVNUpVMkowTDIxUGVTOVFRbFJ3TkZVMmR6WlVXSFJ5Q20xWmRFOVVhV05yU1V4MVQyZFhhMU4zZWsxMlMwUk5WWEZ2U2s0eE1XbHlUamxZYlhkemRXVjJTMGd4WXl0T1psaFlaRk5zZEhCbWNTdG5WVGhuVFhVS04yWlRMMGhIUWxZMGVtRTRibVExVFU1YU1YTlBNblZ2V1RZdldXRXliejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJObU4zY0c5c2FHVkdSbUUwYzNWMGRrOW5WSGswWlVjMGJsb3lOaThyYkVaRVFta3ZWV1l2VVV4aE9FUnBVRnBXQ2pBMU56TXlRVXRXWm5Ca1MwRlRNMHhzWkRSUWRtSkRXV3QwY1ZsU1ZGQTNObmxMYTBoRlZGZE5OaTlWYjFOeE9EazVUVlZrZVN0UVRFWTBLMjltVTJNS2NuRTBTblpQTUdoUU1USnVhVVZ3VEdRNEsxQTJkRkpGTm1sa1NtVllTSEJMY1ZwSWVXcHlNRFpYZUNzMVJsQnNabUkxYVVGS1VXdHFaVGxwUnpCTE1BcDJiV3BtV1hKMVZtUTBPRVl5WjNSNGFFdDZiRzFHT0ZVNU5HVnpkbE0wYm1wMVRVTXlOemx5UTFGQ2MxRnlVamRGVUhCWFdUUkhTMjlGYTAxUGR6SmlDblJoUjBsUEwxVnVOMFIxTDJ0dk9VOUxOekpYUWxsdWMxbHJUMXBKWlV0eVNYQlBOVU5uWnpsMU5IUkRMMEY0VlU1T1JrWmhhazlITURjNE4zQm5iREVLZWpKWlYxZFphbU5UYlZWS1NYSXpRalpuTTBwU2F5dE5Sak0wVFRsME1IaHVPRWhUTVhkSlJFRlJRVUpCYjBsQ1FVZFBTWHBOZWxZM1F5dHBaaTh5UlFwTFFsVXJWMEo2T0ZkUWJWcFdhWGgyU21wemVFdG1jVUlyZVVsSU1sZDRjeko2Y3prclYzZFpTbGxqUVZvM2R6WjJLM0Z6TkVkNU1HbDZRWGxMYUU5RkNsQjVUSEV5TkRGQ1lsTlJVMGh0WTBNMUwwcHRRbVJrT0VGMWMzcHpSbmxKTlVVcmJIWnVWMVpUYzNSTlZuVXJOa2RaYTBoaU9VUmplaTgwVkM5aU4ySUtWbEpaV1U1dldVNU9XV3hQTjBoTVQyMVBlRUZ4YWpWMU1ESlZkRVJZYVVaYUx5OXJNemcwV1ZrM1YxSXpSRzFaVEhKc1ZISktjMUE1VjJwRU1uaG1WUXBvWlZaQ1NWQk1ZbkZaZDJWcE9XMVdWbVJhU1dOaVNDdGpPREZ6WVdKeWNUVnVTblFyZEZwc1l6UkxSR0pWWVdWblkxQjJORnBzV2xkMmFUVllLMVZaQ2toTlFXUlFjR1ZEYURNMWNuWkZUblowWW5ZclFVdG5OR2RpVDFOd0sxTlJjMEp1UkZoNFkybHFWbVpyWkdaeVdtZzVRM0ZoVDB4aGFGUjJPVzlyYjJvS2MweExlbEJuUlVObldVVkJPWGM1UzBoQlkzWldNMWNyVDB3cldrVk9UVE5OUW5jdlJrZHpiRGxJVG1OMmF6STBiRWhUYm05aWFqbHdSV3BGTkRFNVpRcHVORzlPZUM5NFZEWlhhVlVyUjBkMlUyb3pTekpNVldveldESTVXWHBEUTFseVZEZzJjbkJrVUVob1kyaE9aM1ZJV0dOV2RXOWlaekpIWldWMk5rSnpDakZRZEVWc1UwaGlhVVpWUjNaaldFRndiazVGY0ZKNlMwOXVNSFJIUWtOeFdUbG1NR2hSYURGUGFXOVliM3BrYzJKeGRucEpVVVZEWjFsRlFUaHJTVVFLZUVkNVVrSlRjelZXVnpoTlkzQnlWa0ptWXpKSFNuWlpUa1J2TUVKRFpqaDFja2x2UWtsbFZVcE9XV1oxT1RGcVYySjVaR2hVZFdaTGNrVXhkbU00ZEFwc1luRXdVekFyUW14bVlVYzRNakJzVDB4MmVWbEVPSE5rYzIxamEyWlZjQzlWTWpsTUsyOVZlbTQzWTNReFYyRnpiSGxLYTI0d1JXZHJRbTFHV1ZnckNtZEthRkU1Yld3ck9GTkRVRkIxTTNCUWVYRm1VMUIxWVdWcU1IQm5WRGw0S3pkM1YwYzVZME5uV1VWQk1ERjNiVTQzU2tJMGVETmpMMlZ0VlZKd2RXTUtSa1JIYlVkWk4wNUxjMDVwTjFndlMxVkdPRFJhYUdaQlJITk5aV2hpU3paWVpIbGhhVFpQYjBkblFWcHhhVVJRSzAxRVEyZEJSQzk2VDFwamJISlpVd3BhWlZkWGJHa3lXSGhFY205Vk9VbHhTMXBWVDFwelVYSkxXbWRGWWsxWlVFNVhiemxOZVZORVJISkNTRVY1VmxJcmJGTlZkbTVxVWpOYVdHNWtWRmxWQ25ZeFVYRlpXVVp3TkV4bVVDOTRaRlZWV2pSVVdYZEZRMmRaUVRGYWJGQkxVV3gzWkVaYVFVaDNkbWwwWTIwcmRWcDJWMjV4ZDB0WVZVcFZVM0pZV0VvS0sxZGtWWGxGV0doalRXMUNPR0ZVY1hKUFlsUTNXR0ZEVWtwdGFVRjZOemRIUkV0U2RuazNSRlJhYjJ4dmJFNXZSa0pYZWtoWWJrSnVWMDVFTUZKVE1ncFllVXB4YnpKQ0szVXZkMDg1V0VkeFEzcG1VRGhJY2tRNE1HOU9VMGxJTWl0d2QzVkdUV05GWnpkaVVHMXJWMng0VGtacWJIZEtVVWMxWkVGb1EyMTBDalJoU0VZNVVVdENaMGRCYkd4dE1taHZNRkZUU0N0RGVrMVZiVFJzV25rM1dqTkhhbmRYY0ZwRFVYUnpLelpIWldJd1JXMXJMMjFuUzJ4Sk9HcEpUMjRLVjJnelRXOVpOM2wxYzJjd1IyWjVMM3B6WW5aNVVFZFViMlkwZWpOUVptOHZVV1JwS3pGeU1WRlFZazVpTW1sUGVtRk1OblZIVDFGWWJXcFpPRU5CVHdwd2FWTjBWbGdyTlVGQlJDODFUbHBwZHpCaVJEWXlURzFtTkhJMVUzSm9ha3d3T0dkaFNESmpkSEJoV1ZjeE0ydFRiMnBwQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2021-08-30 01:04:14,921 DEBUG 129:onap_service.py(1) - [None][Delete Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-30 01:04:14,922 DEBUG 131:onap_service.py(1) - [None][Delete Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-08-30 01:04:14,922 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-08-30 01:04:14,923 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-30 01:04:14,948 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 0 2021-08-30 01:04:14,949 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-08-30 01:04:14,949 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-08-30 01:04:14,953 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 07:35 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-08-30 01:04:14,957 INFO 57:basic_cnf.py(1) - Generate Test report 2021-08-30 01:04:15,066 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-08-30 01:04:15,553 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-08-30 01:04:15,555 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/612c2e8f6c44f500102b517c 2021-08-30 01:04:15,555 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK